List tent templates
Tent Templates
List tent templates
List tent templates with cursor pagination. Responses contain metadata only — fetch HTML via each template’s content_path. Follow next_cursor until it is absent.
GET
List tent templates
Authorizations
Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings → API Keys.
Query Parameters
Filter by approval status.
Available options:
any, draft, approved Sort key. Applies only when status is any.
Available options:
updated_at, created_at, name Sort direction.
Available options:
asc, desc Results per page (1–100).
Required range:
1 <= x <= 100Opaque cursor from a previous response’s next_cursor.