Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

ParameterDescription
Cloud IDThe unique Cloud ID of your Atlassian site which can be retrieved using “Get Cloud ID”.
Team IDThe unique internal team’s ID.

Example Output

{    "data": {        "compass": {            "teamData": {                "teamId": "ari:cloud:identity::team/bda4a548-6604-44fd-a916-579bf801b391",                "labels": [],                "currentCheckin": null            }        }    },    "extensions": {        "gateway": {            "request_id": "9847c99f17931860",            "crossRegion": false,            "edgeCrossRegion": false,            "deprecatedFieldsUsed": []        }    }}

Workflow Library Example

Get Team Data with Compass and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop