tasks

Get task by ID

Returns a single task summary by its ID.

get/api/v1/tasks/{id}

Path parameters

idstring required

Task ID (cuid)

Response

Task found

Changes