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.

Returns the unique cloud ID for your Atlassian site.

Example Output

{
	"data": {
		"tenantContexts": [
			{
				"cloudId": "<string>"
			}
		]
	},
	"extensions": {
		"gateway": {
			"request_id": "<string>",
			"crossRegion": false,
			"edgeCrossRegion": false
		}
	}
}

Workflow Library Example

Get Cloud Id with Compass and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop