Returns an Entitlement resource based on id.

GET {{baseUrl}}/Entitlements/:entitlementId?attributes=<string>&excludedAttributes=<string>

The Entitlement resource with matching 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.

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;7f00000180281df7818028bfb7d204c1&quot;,&quot;descriptions&quot;:{&quot;locale&quot;:&quot;en_US&quot;,&quot;value&quot;:&quot;\u003cstrong\u003e**Employee Database**\u003c/strong\u003e \u003cem\u003etarget friendly description\u003c/em\u003e&quot;},&quot;displayableName&quot;:&quot;a2a&quot;,&quot;type&quot;:&quot;group&quot;,&quot;application&quot;:[{&quot;value&quot;:&quot;7f00000180281df7818028bfed100826&quot;,&quot;$ref&quot;:&quot;http://localhost:8080/identityiq/scim/v2/Applications/7f00000180281df7818028bfed100826&quot;,&quot;displayName&quot;:&quot;SAP&quot;},{&quot;value&quot;:&quot;7f00000180281df7818028bfed100826&quot;,&quot;$ref&quot;:&quot;http://localhost:8080/identityiq/scim/v2/Applications/7f00000180281df7818028bfed100826&quot;,&quot;displayName&quot;:&quot;SAP&quot;}],&quot;owner&quot;:[{&quot;value&quot;:&quot;7f00000180281df7818028bfab930361&quot;,&quot;$ref&quot;:&quot;http://localhost:8080/identityiq/scim/v2/Users/7f00000180281df7818028bfab930361&quot;,&quot;displayName&quot;:&quot;Mary Johnson&quot;},{&quot;value&quot;:&quot;7f00000180281df7818028bfab930361&quot;,&quot;$ref&quot;:&quot;http://localhost:8080/identityiq/scim/v2/Users/7f00000180281df7818028bfab930361&quot;,&quot;displayName&quot;:&quot;Mary Johnson&quot;}],&quot;requestable&quot;:true,&quot;aggregated&quot;:true,&quot;attribute&quot;:&quot;memberOf&quot;,&quot;value&quot;:&quot;CN=a2a,OU=HierarchicalGroups,OU=DemoData,DC=test,DC=sailpoint,DC=com&quot;,&quot;lastRefresh&quot;:&quot;2022-04-14T10:48:01.907-05:00&quot;,&quot;lastTargetAggregation&quot;:&quot;2022-04-14T10:48:01.907-05:00&quot;,&quot;classifications&quot;:{&quot;classification&quot;:{&quot;name&quot;:&quot;ClassificationA&quot;,&quot;displayName&quot;:&quot;ClassA&quot;,&quot;origin&quot;:&quot;FAM Aggregation&quot;,&quot;type&quot;:&quot;Aggregation&quot;},&quot;source&quot;:&quot;UI&quot;,&quot;effective&quot;:false},&quot;meta&quot;:{&quot;created&quot;:&quot;2022-04-05T15:52:30.090-05:00&quot;,&quot;location&quot;:&quot;http://localhost:8080/identityiq/scim/v2/Entitlements/c0a8019c7ffa186e817ffb80170a0195&quot;,&quot;lastModified&quot;:&quot;2022-04-05T15:52:30.119-05:00&quot;,&quot;version&quot;:&quot;\&quot;W\&quot;1649191950119\&quot;&quot;,&quot;resourceType&quot;:&quot;Entitlement&quot;},&quot;schemas&quot;:[&quot;urn:ietf:params:scim:schemas:sailpoint:1.0:Entitlement&quot;],&quot;entitleAuth&quot;:&quot;None&quot;,&quot;entDate&quot;:&quot;2022-04-14T10:44:54.738-05:00&quot;,&quot;active&quot;:false,&quot;rank&quot;:3,&quot;rule&quot;:&quot;APLogin-Contractors-Rule&quot;,&quot;reviewer&quot;:{&quot;displayName&quot;:&quot;Caroline Lee&quot;,&quot;value&quot;:&quot;c0b4568a4fe7458c434ee77f2fad267c&quot;,&quot;$ref&quot;:&quot;http://localhost:8080/identityiq/scim/v2/Users/c0b4568a4fe7458c434ee77f2fad267c&quot;},&quot;emails&quot;:&quot;clee@demoexample.com&quot;}