get_api_versions
Retrieve all versions of a specified API using its ID. Supports pagination to manage large result sets.
Instructions
Get all versions of an API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| limit | No | Maximum number of results | |
| cursor | No | Pagination cursor |