Get Response Component
get_response_componentGet one reusable response component with its schema, headers and rowVersion. Set includeUsage to also list what references it. Use this when you already have the component id; to browse them or find an id use list_response_components. 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) |