Return keys with IDs that come after this ID in the pagination order.
Order results by creation time, ascending or descending.
Allowed values:ascdesc
Default:asc
Maximum number of keys to return.
Default:20
Retrieve a paginated list of organization admin API keys.
Return keys with IDs that come after this ID in the pagination order.
Order results by creation time, ascending or descending.
Allowed values:ascdesc
Default:asc
Maximum number of keys to return.
Default:20
A list of organization API keys.
Example:list
Example:false
Example:key_abc
Example:key_xyz
Create a new admin-level API key for the organization.
Example:New Admin Key
The newly created admin API key.
Example:organization.admin_api_key
Example:key_abc
Example:Administration Key
Example:sk-admin...def
Example:sk-admin-1234abcd
Example:1711471533
Get details for a specific organization API key by its ID.
The ID of the API key.
Details of the requested API key.
Example:organization.admin_api_key
Example:key_abc
Example:Administration Key
Example:sk-admin...def
Example:sk-admin-1234abcd
Example:1711471533
Delete the specified admin API key.
The ID of the API key to be deleted.
Confirmation that the API key was deleted.
Example:key_abc
Example:organization.admin_api_key.deleted
Example:true
Build Assistants that can call models and use tools.