Skip to main content

Returns an ObjectConfig resource based on its name or id.

GET 

/ObjectConfig/:objectConfigId

The ObjectConfig resource with matching name or id is returned.

Attributes to include in the response can be specified with the 'attributes' query parameter.

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

Returns a single ObjectConfig resource based on its name or id.