Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

One page worth of configuration templates for your organization.

PaginatedConfigurationTemplateList Object

Description

The PaginatedConfigurationTemplateList object is used to store a list of configuration templates.

Usage Example

Returned from the GET Configuration Templates endpoint.

results
object[]
Last modified on July 10, 2026