Get Request Body Component
get_request_body_componentGet a request body component including its schema definition (inline schemaJson or a linked schemaId) and its rowVersion for updates. Optionally include usage details showing which endpoints link it. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification | |
| includeUsage | No | Include usage details showing which endpoints link this component (default false) | |
| requestBodyComponentId | Yes | Public ID (GUID) of the request body component |