Skip to main content

Get API Key

Retrieve a specific API key by ID. Users can only access their own API keys.
integer
required
API key ID

Response

object
Response status information
integer
HTTP status code (200)
string
Status message
object
API key object (key_value is not included)
The key_value field is always null when retrieving an existing API key. It is only returned when creating a new key.

Error Responses

object
Unauthorized - Invalid or missing authentication
object
API key not found