Gets a list of all permissions

Prev Next
Get
/api/v1/permissions
Security
HTTP
Type bearer
Query parameters
resource
string

The type of permission resource

Responses
200

OK

Expand All
object
authorization
boolean
data
Array of object (Permissions)
object
permissions
Array of object
object
id
string
permission
string
resource
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
500

Internal Server Error

object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean