Headers
Path Parameters
ID of the API key.
Response
Successful Response
RFC 3339 datetime string indicating when the API Key was created.
Examples:
"2024-10-30T23:58:27.427722Z"
The ID and type of the actor that created the API key.
ID of the API key.
Examples:
"apikey_01Rj2N8SVvo6BePZj99NhmiT"
Name of the API key.
Examples:
"Developer Key"
Partially redacted hint for the API key.
Examples:
"sk-ant-api03-R2D...igAA"
Status of the API key.
Available options:
active
, inactive
, archived
Examples:
"active"
Object type.
For API Keys, this is always "api_key"
.
Available options:
Title | Const |
---|---|
Type | api_key |
ID of the Workspace associated with the API key, or null if the API key belongs to the default Workspace.
Examples:
"wrkspc_01JwQvzr7rXLA5AGx3HKfFUJ"