getSpecFile
Retrieve the content of a file within an API specification on Postman using the spec ID and file path.
Instructions
Gets the contents of an API specification's file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | The spec's ID. | |
| filePath | Yes | The path to the file. |