Logo
15 days of Postman - for testers API Documentation

submit environment

GET https://api.getpostman.com/environments/{{environment_uid}}

Follow a similar process to validate your environment. You will need the environment ID for myEnvironment to update the environment_uid in the request URL.

When all of your tests pass, you are done with today's challenge.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
x-api-key
string




RESPONSES

status





Curl
curl -X GET 'https://api.getpostman.com/environments/undefined' -H 'x-api-key: undefined'

ENDPOINTS