概覽
返回目前管理令牌所屬組織下的使用者 API Key 清單。注意事項
- 系統代管的 Key 不會出現在結果中。
範例
請求 / 回應
使用上方的互動式 OpenAPI 面板以取得確切的架構。Response example
Important fields
Always
list.Array of API key objects.
Pagination metadata with
page, limit, total, and totalPages.API key identifier used in follow-up Management API calls.
Display name for the API key.
Non-secret key prefix for display and support.
One of
active, inactive, or revoked.Spending cap in USD as a JSON number for display.
null means unlimited.Exact spending cap in USD as a decimal string.
null means unlimited.Accumulated usage in USD as a JSON number for display.
Exact accumulated usage in USD as a decimal string.
Per-key model allowlist. Empty array means no additional key-level model restriction.
ISO timestamp when the key expires, or
null for no expiry.ISO timestamp for the most recent use, or
null when unused.ISO creation timestamp.