Get auth
get_authExtract OAuth2 flows, scopes, API-key locations, and global security requirements from an OpenAPI/Swagger specification.
Instructions
Full security schemes for the API (OAuth2 flows, scopes, API-key locations) plus the global security requirement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | URL or local path of the OpenAPI/Swagger spec. Defaults to the server's configured API_DOCS_URL. |