For a detailed explanation of the Configuration and its parameters, please consult the Configuration Object.
Authorizations
Body
application/json
To retrieve a specific configuration, provide its configuration_id. To retrieve all configurations, send an empty JSON object: {}.
The unique identifier of the configuration to retrieve. Omit to retrieve all configurations.
Response
200 - application/json
Successfully retrieved configuration(s). The response structure depends on whether a single configuration or all of them were requested.
- Option 1
- Option 2