sequence-templates
List Sequence Templates
List the sequence templates available in the workspace.
Requires the sequences:read scope on the API key.
GET
List Sequence Templates
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Available options:
created_at, updated_at, name Sort direction.
Available options:
asc, desc Filter by template name (exact match).
Filter by lifecycle state.
Available options:
PENDING_SETUP, ACTIVE, INACTIVE, FINISHING, ARCHIVED Return templates created strictly before this timestamp.
Return templates created strictly after this timestamp.
Response
200 - application/json
Successful Response