v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBTask
Get task by id
Returns a specific task.
Permissions required: Permission to view the containing page or blog post and its corresponding space.
get/tasks/{id}
Path parameters
idinteger required
The ID of the task to be returned. If you don't know the task ID, use Get tasks and filter the results.
Query parameters
body-format'storage' | 'atlas_doc_format'
The primary formats a body can be represented as. A subset of BodyRepresentation. These formats are the only allowed formats in certain use cases.
The content format types to be returned in the body field of the response. If available, the representation will be available under a response field of the same name under the body field.
Response
Returned if the requested task is returned.