Configurations

Retrieve system level configuration values. Branding must be applied via the User Interface. Note - These configurations apply at the system level and may be overridden by user preferences.

SecurityOAuth2
Request
header Parameters
content-type
string
Example: application/json
Authorization
string
Example: Bearer <token>
Responses
200

Successful Request. Configurations Retrieved Successfully.

400

One or more required parameters are missing or invalid.

401

Authentication failed (unauthorized).

403

Forbidden. You do not have permissions to perform this action, or your connection information is not correct.

503

The server is too busy to handle the request.

get/configurations
Request samples
Response samples
application/json
{}