GET api/v1/organisations/{organisationKey}/users/{userKey}/claims
Endpoint to get resource api claims for a given user.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organisationKey | globally unique identifier |
Required |
|
| userKey | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Claims
Collection of ValueTupleOfStringAndString| Name | Description | Type | Additional information |
|---|---|---|---|
| Item1 | string |
None. |
|
| Item2 | string |
None. |