v2

latestOpenAPI 3.1.02026-07-2664759910.6 KB
external
external-v2

Read Task

Fetch metadata for a single task by ID.

get/v2/tasks/{task_id}

Path parameters

task_idstring uuid required

UUID of the task to read. The caller's assistant must own this task.

UUID of the task to read. The caller's assistant must own this task.

Response

OK

created_atstring date-time required
descriptionstring nullable required
due_atstring date-time nullable required
idstring uuid required
project_idstring uuid nullable required
request_idstring required

Identifier for this API request. Useful for tracing and support.

statusstring required
titlestring required
updated_atstring date-time required