Response will include a list of all security permissions available in the system. The user making the request must have the Security Template Management role privilege.
Average Response Time: 231ms
The Response Body is a JSON object of Security User Groups and ID's.
Unauthorized. Missing Authorization or AccessToken or Access Token expired
Forbidden. Missing X-API-key
{- "permissions": [
- {
- "id": "9a265a28-14ed-472b-943b-e0f2b3f15c3d",
- "name": "Download"
}
]
}