tasks
List Tasks
List tasks with optional filters.
Returns all tasks for the authenticated organization, optionally filtered by status or assigned agent instance.
Returns: List of matching tasks.
GET
List Tasks
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 task status
Filter by assigned agent instance
Response
Successful Response
Status of an agent task on the board.
Available options:
backlog, assigned, running, review, done Required range:
1 <= x <= 4Origin of an agent task.
Available options:
triage, conversation, manual List Tasks