Get the status of an access keyCopy Pageget https://{hostname}/cam/v1/access-key-create-requests/{requestId}Returns the current status and other details for a request to create a new access key.Path ParamsrequestIdintegerrequiredIdentifies each status request.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 200Successful Response. 404Not found. A request to create an access key using the given id doesn't exist.Updated about 2 months ago