get_collection_folder
Retrieve details of a specific folder within a Postman collection, including its contents and structure for API testing organization.
Instructions
Get details of a specific folder in a collection
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection ID | |
| folder_id | Yes | Folder ID | |
| ids | No | Return only properties that contain ID values | |
| uid | No | Return all IDs in UID format | |
| populate | No | Return all folder contents |