List Components

List of all components for a site.

Required scope | components:read

Path parameters

site_idstringRequired

Unique identifier for a Site

Headers

AuthorizationstringRequired

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

Query parameters

branchIdstringOptional

Scope the operation to work on a specific branch.

limitdoubleOptional

Maximum number of records to be returned (max limit: 100)

offsetdoubleOptional

Offset used for pagination if the results have more than limit records

Response

Request was successful

componentslist of objectsOptional
paginationobjectOptional

Pagination object

Errors