-
Get a collection
GET https://api.getpostman.com/collections/{{collectionId}}
-
Get a request
GET https://api.getpostman.com/collections/{{collectionId}}/requests/{{requestId}}?populate=true
-
Get a response
GET https://api.getpostman.com/collections/{{collectionId}}/responses/{{responseId}}