v2

latestOpenAPI 3.0.0MITraw.githubusercontent.com2024-10-1794217620.9 KB
Projects

Retrieves an API key in the project.

get/organization/projects/{project_id}/api_keys/{key_id}

Path parameters

project_idstring required

The ID of the project.

key_idstring required

The ID of the API key.

Response

Project API key retrieved successfully.

object'organization.project.api_key' required

The object type, which is always organization.project.api_key

redacted_valuestring required

The redacted value of the API key

namestring required

The name of the API key

created_atinteger required

The Unix timestamp (in seconds) of when the API key was created

idstring required

The identifier, which can be referenced in API endpoints