---
title: "Get details of all requests"
method: GET
path: "/api_gateway/v2/request-workflow/requests"
---

# Get details of all requests

`GET /api_gateway/v2/request-workflow/requests`

This API enables you to retrieve details of the all requests.

## Query parameters

- `userId` string
- `sortBy` string
- `sortOrder` 'asc' | 'desc'
- `conceptId` string
- `zoneId` string
- `storeId` string
- `startDate` string, date
- `endDate` string, date
- `states` 'approved' | 'rejected'
- `limit` string
- `PageNo` integer
- `requestType` 'CUSTOMER-STATUS-CHANGE' | 'POINTS-REDEMPTION' | 'GOODWILL-POINTS' | 'EARN-BADGE' | 'ISSUE-BADGE'
- `tillId` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
