agent-tasks
Get a task by ID
[!NOTE] This endpoint is in public preview and is subject to change.
Returns a task by ID with its associated sessions
Fine-grained access tokens for "Get a task by ID"
This endpoint works with the following fine-grained token types:
The fine-grained token must have the following permission set:
- "Agent tasks" repository permissions (read)
GitHub App installation access tokens are not supported for this endpoint.
get/agents/tasks/{task_id}
Path parameters
task_idstring required
The unique identifier of the task.
Response
Task retrieved successfully