Returns the unique cloud ID for your Atlassian site.

Example Output

{
	"data": {
		"tenantContexts": [
			{
				"cloudId": "f12f34ea-56d7-89ee-98e7-6fcc54f13214"
			}
		]
	},
	"extensions": {
		"gateway": {
			"request_id": "a0cc91861a3db0a0",
			"crossRegion": false,
			"edgeCrossRegion": false,
			"deprecatedFieldsUsed": []
		}
	}
}

Workflow Library Example

Get Cloud Id with Compass and Send Results Via Email

Preview this Workflow on desktop