Get organizations assigned to a template
Get organizations assigned to a template
Retrieve a list of organizations assigned to an Organization Template. This endpoint supports Checkpoint pagination. Results are returned in a stable order, sorted by their identifier (id) in ascending order.
GET
Get organizations assigned to a template
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the organization template.
Query Parameters
Optional Id from which to start selection.
Number of results per page. Defaults to 5. Values greater than 10 are capped at 10.
Required range:
x >= 1