---
title: "GET /requester-gateways"
method: GET
path: "/requester-gateways"
---

# GET /requester-gateways

`GET /requester-gateways`

Lists requester gateways.

## Query parameters

- `maxResults` integer
- `nextToken` string

## Response `200`

Success

- ListRequesterGatewaysResponse
  - `gatewayIds` GatewayId[] — The unique identifier of the gateways.
  - `nextToken` string — If <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an <i>HTTP 400 InvalidToken error</i>.

## Other responses

- `480` — InternalServerException
- `481` — ValidationException

---

[API](https://skmtc.net/aws/apis/rtbfabric.md) · [All operations](https://skmtc.net/aws/apis/rtbfabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/rtbfabric/versions/9fa17cecba3a/schema)
