Security Roles
Retrieve a Security Role
get/securityrole/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Security Role
Response
Security Role record
Example response
{
"uuid": "123e4567-d943-44e0-81d7-230b7653e93b",
"edit_date": "2025-07-01 12:00:00"
}