Get Parameter Component
get_parameter_componentGet one reusable parameter component with its schema details and rowVersion. Set includeUsage to also list the endpoints referencing it — do that before deleting one. Use this when you already have the component id; to browse them or find an id use list_parameter_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 parameter component | |
| includeUsage | No | Also list what references this component (default false) |