Projects
Retrieve project API key
Retrieves an API key in the project.
get/organization/projects/{project_id}/api_keys/{api_key_id}
Path parameters
project_idstring required
The ID of the project.
api_key_idstring required
The ID of the API key.
Response
Project API key retrieved successfully.