List User Roles
GET {{baseUrl}}/organization/v1/users/:userId/roles
Use this endpoint to retrieve User Roles associated with the User.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":[]}