get_schema_file_contents
Retrieve schema file contents from Postman APIs using API ID, schema ID, and file path to access structured data definitions for integration workflows.
Instructions
Get contents of a schema file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| schemaId | Yes | Schema ID | |
| filePath | Yes | Path to the schema file | |
| versionId | No | Version ID (required for API viewers) |