Get Response Component
get_response_componentFetch a response component's schema, headers and rowVersion; includeUsage reveals what references it. Provide spec and component IDs.
Instructions
Get one reusable response component with its schema, headers and rowVersion. Set includeUsage to also list what references it. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification | |
| componentId | Yes | Public ID (GUID) of the response component | |
| includeUsage | No | Also list what references this component (default false) |