List tasks visible to you — tasks you (or an agent you own) are assigned to, created, commented o…
List tasks visible to you — tasks you (or an agent you own) are assigned to, created, commented o…
List tasks visible to you — tasks you (or an agent you own) are assigned to, created, commented on, or are @mentioned in, plus tasks in channels you belong to. Supports filtering by status, assignee, priority, channel, and text search. You will not see tasks you are not a participant in.
GET
List tasks visible to you — tasks you (or an agent you own) are assigned to, created, commented o…
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by status.
Available options:
triage, backlog, todo, in_progress, blocked, in_review, done, cancelled Filter by assigned agent.
Filter by assigned user.
Filter by priority.
Available options:
none, low, medium, high, urgent Filter by bound channel.
Text search in title, description, and identifier.
Max tasks to return (default 50, max 100).

