list_collections
Retrieve and manage Postman collections in a workspace using filtering and pagination for organized API testing and development.
Instructions
List all collections in a workspace. Supports filtering and pagination.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of results to return | |
name | No | Filter results by collections that match the given name | |
offset | No | Number of results to skip | |
workspace | No | Workspace ID |