Get runtime metadata for API execution
| Type | Description |
|---|---|
apiKey | API key in header or query |
bearer | Bearer token in Authorization header |
basic | Basic auth credentials |
none | No authentication |
| Status | Description |
|---|---|
| 401 | Invalid authentication |
| 403 | No access to this collection |
| 404 | Collection not found |