Get an access key versionCopy Pageget https://{hostname}/cam/v1/access-keys/{accessKeyUid}/versions/{version}Returns detailed information for a specific version of an access key.Path ParamsversionintegerrequiredThe version number of the access key.accessKeyUidintegerrequiredThe unique identifier Akamai assigns to an access key.Query ParamsaccountSwitchKeystringFor 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.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Response contains details of the access key version. 404Not found. An access key with the provided accessKeyUid doesn't exist.Updated about 2 months ago