Authorization: ********************curl --location '/api/graph/contexts/panorama?context_ref=undefined&group_by=undefined&container_types=undefined&depth=undefined' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>'{
"containers": [
{
"anchor_id": "577150e1-38bd-49a9-8392-e9cec280db4e",
"coherence": 0,
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"kind": "region",
"label": "string",
"member_count": 0,
"salience": 0
}
],
"group_keys": [
{
"coverage": 0,
"distinct_values": 0,
"key": "string"
}
],
"residual": {
"buckets": [
{
"count": 0,
"value": "string"
}
],
"group_key": "string"
}
}