External DocumentationTo learn more, visit the Opsgenie documentation.
Example Output
Workflow Library Example
List Custom User Roles with Opsgenie and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"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
}
Was this page helpful?