Get details of all requestsAsk AIget https://{host}/api_gateway/v2/request-workflow/requestsThis API enables you to retrieve details of the all requests.Query ParamsuserIdstringUser ID of the customer to whom the request was created.sortBystringsortOrderstringenumSpecifies the sorting order (ascending/descending).ascdescAllowed:ascdescconceptIdstringFilters requests by concept ID.zoneIdstringFilters requests by zone ID.storeIdstringFilters requests by store ID.startDatedateSpecifies the start date for the date range (YYYY-MM-DD format)endDatedateSpecifies the end date for the date range (YYYY-MM-DD format)statesstringenumFilters requests by their states.approvedrejectedAllowed:approvedrejectedlimitstringSpecifies the maximum number of results to return.PageNoint32Specifies the page number for pagination.requestTypestringenumFilters requests by their type.CUSTOMER-STATUS-CHANGEPOINTS-REDEMPTIONGOODWILL-POINTSEARN-BADGEISSUE-BADGEAllowed:CUSTOMER-STATUS-CHANGEPOINTS-REDEMPTIONGOODWILL-POINTSEARN-BADGEISSUE-BADGEtillIdstringFilters requests by till ID.Responses 200200 400400Updated about 1 month ago