Skip to main content

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.

Used to search and retrieve account information in Opsgenie.
External DocumentationTo 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
Workflow LibraryPreview this Workflow on desktop