Logo
15_Days_of_Postman_-_for_testers_IvanKo 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/' -H 'x-api-key: '

ENDPOINTS