Configurations
List Configurations
Retrieve a list of all configurations.
GET
Authorizations
API key based authentication where <encoded-value> is the Base64 encoding of API_KEY_ID
:API_KEY_SECRET
- Username: The API Key ID.
- Password: The API Key Secret.
Path Parameters
The ID of the organization. Locate the orgId under Organization Settings > API Keys.
Response
200 - application/json
A list of configuration summary objects.
The response is of type object[]
.