v1
latestOpenAPI 3.1.02026-07-13182388559.6 KBAdmin
List all templates (admin)
List all workflow templates with organization info and filters
get/v1/admin/templates
Query parameters
limitinteger
Limit (1-100, default 20)
offsetinteger
Offset (default 0)
searchstring
Search by template name
visibilitystring
Filter by visibility: org, public
isPromotedstring
Filter by promoted status: true, false
orgIdstring
Filter by organization ID
Request body
object required
Response
OK
Example response
{
"message": "success",
"requestId": "req_abc123"
}