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.
Changes
Changed in 1 of the 35 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○