Get Resource Configuration
Retrieves a single organization-level resource configuration override by ID. Returns the qualifier, override value, and description for the configuration setting.
Path parameters
The ID of the resource configuration to operate on.
Response
Response format for retrieving a resource configuration for an organization.
Example response
{
"id": "9678f205-49a1-47bb-82d9-d01cafa42a0d",
"value": 45
}Changes
Changed in 1 of the 75 revisions of this API.4
- ▲
the response property
detailbecame nullable for the status401response-property-became-nullable
- ▲
the response property
instancebecame nullable for the status401response-property-became-nullable
- ▲
the response property
statusbecame nullable for the status401response-property-became-nullable
- ▲
the response property
titlebecame nullable for the status401response-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲