Returns an ObjectConfig resource based on its name or id.

GET {{baseUrl}}/ObjectConfig/:objectConfigId?attributes=<string>&excludedAttributes=<string>

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 Params

KeyDatatypeRequiredDescription
attributesstringA comma-separated list of attributes to return in the response. This query parameter supersedes excludedAttributes, so providing the same attribute(s) to both will result in the attribute(s) being returned.
excludedAttributesstringA comma-separated list of attributes to exclude from the response. Some attributes cannot be excluded.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;7f00000180281df7818028be63aa00ef&quot;,&quot;name&quot;:&quot;Bundle&quot;,&quot;objectAttributes&quot;:[{&quot;name&quot;:&quot;StringAttr&quot;,&quot;displayName&quot;:&quot;attr_demoString&quot;,&quot;type&quot;:&quot;string&quot;,&quot;multi&quot;:false,&quot;defaultValue&quot;:&quot;None&quot;,&quot;system&quot;:false,&quot;standard&quot;:false,&quot;extendedNumber&quot;:2,&quot;namedColumn&quot;:false,&quot;ruleName&quot;:&quot;lastLoginToDate&quot;,&quot;groupFactory&quot;:true,&quot;editMode&quot;:&quot;READONLY&quot;,&quot;attributeSources&quot;:[{&quot;name&quot;:&quot;lastName&quot;,&quot;key&quot;:&quot;testInstancesApplication/inst2:lastName&quot;,&quot;instance&quot;:&quot;inst2&quot;,&quot;ruleName&quot;:&quot;Identity Attribute Rule - Type&quot;},{&quot;name&quot;:&quot;lastName&quot;,&quot;key&quot;:&quot;testInstancesApplication/inst2:lastName&quot;,&quot;instance&quot;:&quot;inst2&quot;,&quot;ruleName&quot;:&quot;Identity Attribute Rule - Type&quot;}],&quot;attributeTargets&quot;:[{&quot;name&quot;:&quot;app2_active&quot;,&quot;key&quot;:&quot;Composite_ERP_Global_Platform:app2_inactive&quot;,&quot;instance&quot;:&quot;continuous-integration-environment1&quot;,&quot;ruleName&quot;:&quot;attributeTarget-aws-S3-rule&quot;,&quot;provisionAllAccount&quot;:false},{&quot;name&quot;:&quot;app2_active&quot;,&quot;key&quot;:&quot;Composite_ERP_Global_Platform:app2_inactive&quot;,&quot;instance&quot;:&quot;continuous-integration-environment1&quot;,&quot;ruleName&quot;:&quot;attributeTarget-aws-S3-rule&quot;,&quot;provisionAllAccount&quot;:false}]},{&quot;name&quot;:&quot;StringAttr&quot;,&quot;displayName&quot;:&quot;attr_demoString&quot;,&quot;type&quot;:&quot;string&quot;,&quot;multi&quot;:false,&quot;defaultValue&quot;:&quot;None&quot;,&quot;system&quot;:false,&quot;standard&quot;:false,&quot;extendedNumber&quot;:2,&quot;namedColumn&quot;:false,&quot;ruleName&quot;:&quot;lastLoginToDate&quot;,&quot;groupFactory&quot;:true,&quot;editMode&quot;:&quot;READONLY&quot;,&quot;attributeSources&quot;:[{&quot;name&quot;:&quot;lastName&quot;,&quot;key&quot;:&quot;testInstancesApplication/inst2:lastName&quot;,&quot;instance&quot;:&quot;inst2&quot;,&quot;ruleName&quot;:&quot;Identity Attribute Rule - Type&quot;},{&quot;name&quot;:&quot;lastName&quot;,&quot;key&quot;:&quot;testInstancesApplication/inst2:lastName&quot;,&quot;instance&quot;:&quot;inst2&quot;,&quot;ruleName&quot;:&quot;Identity Attribute Rule - Type&quot;}],&quot;attributeTargets&quot;:[{&quot;name&quot;:&quot;app2_active&quot;,&quot;key&quot;:&quot;Composite_ERP_Global_Platform:app2_inactive&quot;,&quot;instance&quot;:&quot;continuous-integration-environment1&quot;,&quot;ruleName&quot;:&quot;attributeTarget-aws-S3-rule&quot;,&quot;provisionAllAccount&quot;:false},{&quot;name&quot;:&quot;app2_active&quot;,&quot;key&quot;:&quot;Composite_ERP_Global_Platform:app2_inactive&quot;,&quot;instance&quot;:&quot;continuous-integration-environment1&quot;,&quot;ruleName&quot;:&quot;attributeTarget-aws-S3-rule&quot;,&quot;provisionAllAccount&quot;:false}]}],&quot;meta&quot;:[{&quot;created&quot;:&quot;2022-03-31T14:52:40.245-05:00&quot;,&quot;location&quot;:&quot;http://localhost:8080/identityiq/scim/v2/ObjectConfig/7f00000180281df7818028be62ef00e9&quot;,&quot;lastModified&quot;:&quot;2022-03-31T14:52:40.265-05:00&quot;,&quot;version&quot;:&quot;\&quot;W\&quot;1649951092552\&quot;&quot;,&quot;resourceType&quot;:&quot;ObjectConfig&quot;},{&quot;created&quot;:&quot;2022-03-31T14:52:40.245-05:00&quot;,&quot;location&quot;:&quot;http://localhost:8080/identityiq/scim/v2/ObjectConfig/7f00000180281df7818028be62ef00e9&quot;,&quot;lastModified&quot;:&quot;2022-03-31T14:52:40.265-05:00&quot;,&quot;version&quot;:&quot;\&quot;W\&quot;1649951092552\&quot;&quot;,&quot;resourceType&quot;:&quot;ObjectConfig&quot;}]}