Search marketplace workflow templates
GET/v1/workflows/templates
Search the marketplace for prebuilt workflow templates to start from.
Filter with search (free text over name and description) and category, and
page through results with limit and offset. Each result carries the
template_id you pass to POST /v1/workflows/import to instantiate it as a
workflow in your own organization.
Requires the workflows:read scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error