v14

latestOpenAPI 3.0.3BSD 3-Clauseraw.githubusercontent.com2026-08-013939103.6 KB
Actions

Read Actions item

Task item in the Actions collection selected by its id.

Condition

Requires a Task item with the given id to exist; otherwise returns 404 Not Found.

get/api/actions/{actionId}

Path parameters

actionIdstring uuid required

ID of the requested Action item (Task).

Headers

Accept'application/json' | 'application/vnd.api+json'

Must be set to application/vnd.api+json or application/json

Response

(JSON:API) document with a single data object representing the selected Task item.

object[] required
OR
object required