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

KeyDatatypeRequiredDescription
constellationsnumber(optional) number of constellations to retrieve

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequest body to accept

RESPONSES

status: OK

[{"id":301,"name":"Cassiopeia","tag":"cosmos"},{"id":302,"name":"Orion","tag":"cosmos"},{"id":303,"name":"Scorpius","tag":"cosmos"}]