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. 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) |