Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Returns list of custom user roles.
Example Output
{
"data": [
{
"disallowedRights": [
"string"
],
"extendedRole": "Custom role. Must not be one of the defined values (i.e. \"user\", \"observer\", \"stakeholder\")",
"grantedRights": [
"string"
],
"id": "string",
"name": "string"
}
],
"requestId": "string",
"took": 0
}
Workflow Library Example
List Custom User Roles with Opsgenie and Send Results Via Email