Info for a specific constellation
GET {{baseUrl}}/cosmos/:cosmoId
Returns a constellation based on a single ID
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"id": 86374261,
"name": "reprehenderit labore eu dolor",
"tag": "eiusmod officia",
"description": "exercitation occaecat ullamco"
} |
ENDPOINTS