agent-instances
List Instances
List agent instances with optional filters.
Returns all agent instances for the authenticated organization, optionally filtered by status, agent type, task, or needs_input flag.
Returns: List of matching agent instances.
GET
List Instances
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter by instance status
Filter by agent type ID
Filter by task ID
Filter by needs_input flag
Response
Successful Response
Lifecycle status of an agent instance.
Available options:
starting, running, waiting, paused, completed, error, stopped List Instances