Retrieve the configuration for the /org API. This will give the components all of the information they will need to be successful. The SDK provider for the components should manage fetching and caching this information for all components.
The access token received from the authorization server in the OAuth 2.0 flow.
The locale for getting the correct custom_texts
Comma-separated list of fields to include or exclude (based on value provided for include_fields) in the result. Leave empty to retrieve all fields.
Whether specified fields are to be included (true) or excluded (false).
Configuration successfully retrieved.
The response is of type object
.