Get a response
GET https://api.getpostman.com/collections/{{collectionId}}/responses/{{responseId}}
Gets information about a response in a collection.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string | If true, returns only the response properties that contain ID values. | |
uid | string | If true, returns all IDs in UID format (userId -id ). | |
populate | string | If true, returns all of a response's contents. |