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
Changes
No recorded changes to this endpoint across all 1 revision of this API.