Logo
30 Days of Postman API Documentation

List all cosmos

GET {{baseUrl}}/cosmos

Returns all constellations in this sample dataset

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "id": 17009179, "name": "amet tempor", "tag": "proident incididunt in" }



Curl
curl -X GET 'https://2a6e0231-05f5-4028-8571-cbce1dcfb5b5.mock.pstmn.io/cosmos'

ENDPOINTS