Logo
30-day challenge API Documentation

GET with query params

GET {{baseUrl}}/get?name=postman&work=awesome

 

Body PARAM

Key Datatype Required Description 
name
string
work
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'undefined/get?name=postman&work=awesome?name=postman&work=awesome'

ENDPOINTS