Download an access tokenCopy Pageget https://{hostname}/edgekv/v1/tokens/{tokenName}Path ParamstokenNamestringrequiredQuery ParamsaccountSwitchKeystringHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Returns an EdgeKV access token. 400Bad request. Invalid token name. 404Not found. Token is not found. 410Gone. Token has expired. 500Internal server error.Updated about 2 months ago