Get Info
Used to search and retrieve account information in Opsgenie.
External Documentation
To learn more, visit the Opsgenie documentation.
Example Output
{
"data": {
"name": "string",
"plan": {
"isYearly": false,
"maxUserCount": 0,
"name": "string"
},
"userCount": 0
},
"requestId": "string",
"took": 0
}
Workflow Library Example
Get Info with Opsgenie and Send Results Via Email
Preview this Workflow on desktop