Get Pulze Permissions
Returns a list of possible permissions to use. If the user is internal (belonging to Pulze Seed) the internal
role is also returned.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type string[]
.
Was this page helpful?