v1

latestOpenAPI 3.1.0AGPL-3.02026-07-1249126143.7 KB
Access key

Return information about a specific key like its identifiers, its permissions and buckets on which it has permissions. You can search by specifying the exact key identifier (id) or by specifying a pattern (search).

For confidentiality reasons, the secret key is not returned by default: you must pass the showSecretKey query parameter to get it.

get/v2/GetKeyInfo

Query parameters

idstring

Access key ID

searchstring

Partial key ID or name to search for

showSecretKeyboolean

Whether to return the secret access key

Response

Information about the access key

accessKeyIdstring required
createdstring date-time nullable
expirationstring date-time nullable
expiredboolean required
namestring required
secretAccessKeystring nullable