Visualize variables in a collection
Number of APIs: 1
Visualize variables in a collection using the Qodex API
This collection gives an example of how you can use the Qodex API to fetch a single collection and present the variables used in that collection in a table using the Qodex visualizer.
You should note that environment and global variables are not included in the table. This is [because] they are declared outside of the collections scope. Read more about this limitation [here]
- Collection GET {{baseUrl}}/collections/{{collectionId}}