getSpecFile
Retrieve API specification file contents from Postman to access detailed API documentation and structure for development or testing purposes.
Instructions
Gets the contents of an API specification's file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | The spec's ID. | |
| filePath | Yes | The path to the file. |