get_api_schema_files
Retrieve files from an API schema in Postman to access and manage documentation, definitions, and related resources for development and integration workflows.
Instructions
Get files in an API schema
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| schemaId | Yes | Schema ID | |
| cursor | No | Pagination cursor | |
| limit | No | Maximum number of results | |
| versionId | No | Version ID (required for API viewers) |