Get a spec file
getSpecFileRetrieve the contents of any file within an API specification using its spec ID and file path. Enables direct access for review or processing.
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. |