Logo
30 days of Postman - for developers API Documentation

submit API version

GET https://api.getpostman.com/apis/{{apiId}}

It's time to submit your solution.

  1. Use a Qodex environment: In the Qodex API env environment, update the apiId with the ID of the Users API.
  2. Validate your solution: Save your changes in the collection and environment. Hit Send and look under the Tests tab of the server response at the bottom to review your test results.

If you have any failures, review the failed test results or ask for support in the [community forum] When all of your tests pass, you are done with today's challenge. Remember to save your changes as you'll need to pass all the challenges to claim a 30 days of Qodex badge.

 

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/apis/undefined' -H 'x-api-key: undefined'

ENDPOINTS