개요
현재 관리 토큰에 연결된 조직의 사용자 API 키 목록을 반환합니다.주의 사항
- 시스템 관리 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.