Retrieves either a single configuration by its ID or a list of all available configurations for the client.
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.
Successfully retrieved configuration(s). The response structure depends on whether a single configuration or all of them were requested.