Returns an ObjectConfig resource based on its name or id.
GET/scim/v2/ObjectConfigs/:objectConfigNameOrId
The ObjectConfig resource with matching name or id is returned. <br/>
Attributes to include in the response can be specified with the 'attributes' query parameter. <br/>
Attributes to exclude from the response can be specified with the 'excludedAttributes' query parameter.
The schema related to ObjectConfig is:
- urn:ietf:params:scim:schemas:sailpoint:1.0:ObjectConfig
Request
Responses
- 200
Returns a single ObjectConfig resource based on its name or id.