get_collection
Retrieve details of a Postman collection by ID to access its structure and contents for API testing and documentation.
Instructions
Get details of a specific collection
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection ID | |
| access_key | No | Collection's read-only access key. Using this query parameter does not require an API key. | |
| model | No | Return minimal collection data (only root-level request and folder IDs) |