Get system permissions
Returns all available subuser permissions on the system
Returns all available subuser permissions on the system
Authorization
bearerAuth AuthorizationBearer <token>
Enter your API token in the format: Bearer {token}
In: header
Response Body
application/json
curl -X GET "https://example.com/api/client/permissions"{
"object": "system_permissions",
"attributes": {
"permissions": {}
}
}Empty