Permissions Controller Get By Id

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

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

Response

Returns the permission with the supplied id

idstring
namestring
descriptionstring
actionenumOptional

actions you want to add about the subject

Allowed values:
subjectenumOptional

subject to which permissions should be applied, e.g., orders

Errors