Get List of Templates

Use this API to retrieve a paginated list of templates with their details, including template name, type, current version, and status.

Query Params
string
length ≤ 255

Search string to filter templates by name

string
enum
Defaults to templateName

Field to sort by.

Allowed:
string
enum
Defaults to asc

Sort direction.

Allowed:
integer
≥ 0
Defaults to 0

The page number for pagination results, starting from 0.

integer
1 to 100
Defaults to 10

The number of items to return per page.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*