Get Security Scheme Component
get_security_scheme_componentGet one security scheme with its type-specific settings and rowVersion. Set includeUsage to also list the endpoints requiring it. 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 security scheme component | |
| includeUsage | No | Also list what references this scheme (default false) |