get_api_collection
Retrieve a specific API collection from Postman by providing the API ID and collection ID, enabling access to organized API endpoints and documentation.
Instructions
Get a specific collection from an API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| collectionId | Yes | Collection ID | |
| versionId | No | Version ID (required for API viewers) |