Number of APIs: 1
GET https://api.getpostman.com/collections/{{collection_uid}}
It's time to check your collection. Get your Qodex API key: Get your Qodex API key, and add your API key using any method you prefer. For example, you can create an environment variable and reuse your credentials throughout the remainder of these challenges. Make sure to paste the value under ⚠ DON'T LEAK YOUR SECRETS! Validate your solution: 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.
Info
icon and copy the collection ID
.collection_uid
in the request URL with the collection ID
from the previous step, using any method you prefer.CURRENT VALUE
(and not INITIAL VALUE
) and save your changes.
It's very important to add sensitive values like an API key to the CURRENT VALUE
(and not INITIAL VALUE
) of your public workspace.