Skip to main content
GET
/
organizations
/
{organizationId}
/
users
/
{userId}
/
permissions
Get user permissions (direct assignments only)
curl --request GET \
  --url https://api.hixbe.com/account/organizations/{organizationId}/users/{userId}/permissions \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required
userId
string
required

Response

200

List of user permissions