Get an access key version
GET https://{{host}}/cam/v1/access-keys/:accessKeyUid/versions/:version
Returns detailed information for a specific version of an access key.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
accountSwitchKey | string | (Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"accessKeyUid":12345,"cloudAccessKeyId":null,"createdBy":"hgildong","createdTime":"2021-02-26T13:34:37.916873Z","deploymentStatus":"ACTIVE","version":1,"versionGuid":"5f1c8194-7837-11eb-817b-1b3f28104c18"}