List tracking templates

Templates are ordered by creation date, from oldest to newest.

$ curl -H "Authorization: Bearer api-key" https://api.planadoapp.com/v2/tracking/templates | jq
{
  "tracking_templates": [
    {
      "uuid": "1ed8feba-b855-6290-a8b0-1ef2a1c15efe",
      "name": null,
      "default": true,
      "availability_period_min": 10080,
    },
    {
      "uuid": "1ed8feba-f9eb-6350-a8b0-1ef2a1c15efe",
      "name": "Review",
      "default": false,
      "availability_period_min": 1440,
    },
    ...
  ]
}
Table 1. Fields of tracking_templates elements
Field Type JSON Type Can be null Description

uuid

UUID

String

No

Unique identifier

name

String

String

Yes

Tracking template name

default

Boolean

Boolean

No

Whether the tracking template is default

availability_period_min

Integer

Number

No

How long page will be avaliable after creating