Skip to main content
GET
Get API Key

Path Parameters

organizationId
string
required
Organization ID
projectId
string
required
Project ID
id
string
required
API Key ID

Response

Returns the API Key object (without the key value).
The key value is never returned after creation for security reasons. If you need the key value, create a new API key.

Error Responses

API Key Not Found

Code Examples