Get Parameter Component
get_parameter_componentRetrieve a reusable parameter component's schema and rowVersion from an API specification. Optionally list endpoints referencing it to verify usage before deletion.
Instructions
Get 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) |