latestOpenAPI 3.0.3MIT2026-08-105712.2 KB

e1eac0ddc7e6

Access Key

Get Access Key

Retrieves a single Access Key.

get/v1/projects/{projectId}/accessKeys/{accessKeyId}

Path parameters

projectIdstring required
accessKeyIdstring required

Required. The ID of the Access Key.

Response

OK

accessKeyIdstring

Unique ID for this Access Key.

displayNamestring

The display name for this Access Key. It must be unique for the resource tied to the key.

projectIdstring

The project ID this key is tied to.

createTimestring date-time

Timestamp when the Access Key was created.

updateTimestring date-time

Timestamp when the Access Key was last modified.