v1

latestOpenAPI 3.0.32026-07-24198357534.7 KB
Utility

Provide a single resource - TaskCategory

Retrieves a TaskCategory resource.

get/tasks/categories/{id}

Path parameters

idstring required

Resource identifier

Response

TaskCategory resource

isProtectedboolean
dateCreatedstring date-time nullable
dateModifiedstring date-time nullable
idstring

This is the unique identifier of the resource

legacyIdinteger

Example response

{
  "name": {
    "fr-FR": "fr-FR translation",
    "en-US": "en-US translation",
    "<*>": "..."
  },
  "id": "identifier_example"
}