get_collection_folder
Retrieve detailed information about a specific folder in a Postman collection, including IDs and folder contents, by providing the collection and folder IDs.
Instructions
Get details of a specific folder in a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | Collection ID | |
folder_id | Yes | Folder ID | |
ids | No | Return only properties that contain ID values | |
populate | No | Return all folder contents | |
uid | No | Return all IDs in UID format |