Parameter | Description |
---|---|
Cloud ID | The unique Cloud ID of your Atlassian site which can be retrieved using “Get Cloud ID”. |
Team ID | The unique internal team’s ID. |
{
"data": {
"compass": {
"teamData": {
"teamId": "<string>",
"labels": [],
"currentCheckin": null
}
}
},
"extensions": {
"gateway": {
"request_id": "<string>",
"crossRegion": false,
"edgeCrossRegion": false
}
}
}
Was this page helpful?