List Catalog Templates
Use this endpoint to retrieve all workflow templates registered in the catalog.
Autorizações
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Resposta
Indicates that the request was successful and the response contains the requested data.
Template category (e.g., payments, onboarding).
"payments"
Brief description of the template.
"Receives a webhook request, validates the transaction via Tracer, and creates a transaction in Midaz if approved"
Unique identifier of the template.
"tracer-midaz-validation"
Display name of the template.
"Tracer Validation + Midaz Transaction"
Template version.
"1.0.0"

