Skip to main content

List Agents

Retrieve all agents in your organization
1 min read
get/api/v1/workflow/fetch
Request example
Response
get/api/v1/workflow/fetch

Returns all agents (workflows) in your organization, including both active and archived. Each item includes summary fields — use Get an agent to retrieve the full workflow definition.

Query parameters

statusstring · null#
Filter by status - can be single value (active/archived) or comma-separated (active,archived)

Headers

authorizationstring · null#
X-API-Keystring · null#

Responses

application/json
Successful Response
idintegerrequired#
namestringrequired#
statusstringrequired#
created_atstringrequired#
total_runsintegerrequired#
folder_idinteger · null#
Show child attributes
workflow_uuidstring · null#
Show child attributes