Show task

View as MarkdownOpen in Claude

Returns one task as a JSON:API document of type site-tasks. Path variable siteTask is the exact task id from the listing.

include=files adds the task’s attachments as media resources; include=site adds the website.

A task of another organization answers 404. A read-only token is enough.

Authentication

AuthorizationBearer

Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.

Path parameters

siteTaskstringRequired

Query parameters

includestringOptional

site - the website; files - the task’s attachments

Response

200 OK
dataobjectOptional
jsonapiobjectOptional