mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "GetBYOKKeyResponse"
|
||||
---
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| `data` | [components.BYOKKey](../components/byokkey.mdx) | :heavy_check_mark: | N/A | \{<br/>"allowed_api_key_hashes": null,<br/>"allowed_models": null,<br/>"allowed_user_ids": null,<br/>"created_at": "2025-08-24T10:30:00Z",<br/>"disabled": false,<br/>"id": "11111111-2222-3333-4444-555555555555",<br/>"is_fallback": false,<br/>"label": "sk-...AbCd",<br/>"name": "Production OpenAI Key",<br/>"provider": "openai",<br/>"sort_order": 0,<br/>"workspace_id": "550e8400-e29b-41d4-a716-446655440000"<br/>} |
|
||||
Reference in New Issue
Block a user