Download group dataget https://{hostname}/edgekv/v1/networks/{network}/namespaces/{namespaceId}/groups/{groupId}/downloadDownload all content stored within the group.Path ParamsgroupIdstringrequiredUnique identifier for each group within a namespace.namespaceIdstringrequiredUnique identifier for each namespace.networkstringenumrequiredEnum Network environment to execute the API request on.productionstagingAllowed:productionstagingQuery 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.maxItemsinteger1 to 10000000Maximum number of CSV records to download.showExpiresbooleanDefaults to falseInclude expiry details for each CSV record, false by default.truetruefalseHeadersAccept-EncodingstringenumEnum The content encoding of the CSV file being downloaded, currently limited to gzip.gzipgzipAllowed:gzipacceptstringenumDefaults to application/problem+jsonGenerated from available response content typesapplication/problem+jsontext/csvAllowed:application/problem+jsontext/csvResponses 200Returns data stored inside the group in CSV format. 404Not found. Download doesn't exist. 500Internal server error.Updated about 1 month ago