Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the project.
The ID of the API key.
Response
200 - application/json
Project API key retrieved successfully.
Represents an individual API key in a project.
The object type, which is always organization.project.api_key
Available options:
organization.project.api_key
The redacted value of the API key
The name of the API key
The Unix timestamp (in seconds) of when the API key was created
The identifier, which can be referenced in API endpoints