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

Preview this Workflow on desktop