List all cosmos Copy
GET {{baseURL}}/cosmos?constellations=1
This is some test documentation.
We will be listing all of the cosmos here.
Please update the base URL.
[Here is the official documentation]
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
constellations | number | (optional) number of constellations to retrieve |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Request body to accept |
RESPONSES
status: OK
[{"id":301,"name":"Cassiopeia","tag":"cosmos"},{"id":302,"name":"Orion","tag":"cosmos"},{"id":303,"name":"Scorpius","tag":"cosmos"}]