List upload jobsget https://{hostname}/edgekv/v1/networks/{network}/namespaces/{namespaceId}/uploadView a list of all upload jobs for a namespace.Path ParamsnamespaceIdstringrequiredUnique 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.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Returns a list of upload jobs associated with the namespace. 400Bad request. Namespace doesn't exist. 401Not authorized. 403Forbidden. Forbidden. 405Method not allowed. 406Not acceptable. 500Internal server error.Updated about 1 month ago