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