To retrieve assigned privileges for an identity

GET {{baseUrl}}/privileges/assignments/of-holder/:holderId

This is an operation to fecth the privileges based an identity.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"links":{"self":"/privileges/assignments/of-holder/120"},"data":{"id":"esse dolore","type":"Assignment","attributes":{"privileges":[{"id":2,"privilegeId":3,"validityPeriod":{"validForUnlimitedTime":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"validFrom":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"validTo":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}},{"id":2,"privilegeId":3,"validityPeriod":{"validForUnlimitedTime":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"validFrom":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"validTo":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}]}}}