Authorization: ********************curl --location '/api/graph/regions/composition?ids=undefined&depth=undefined' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>'{
"edges": [
{
"edge_kind": "express",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"label": "string",
"polarity": "forward",
"source": "07b8e003-7027-443f-88b0-24a5eb1cc68b",
"target": "65a17d54-9c67-4477-8b80-d3f97e165aa5",
"weight": 0
}
],
"nodes": [
{
"degree": 0,
"doc_type": "string",
"excerpt": "string",
"home": "context",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"salience": 0,
"stage": "string",
"title": "string"
}
]
}