List User Roles

GET {{baseUrl}}/organization/v1/users/:userId/roles

Use this endpoint to retrieve User Roles associated with the User.

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"data":[]}