---
title: "List entity"
method: GET
path: "/v3/entity"
---

# List entity

`GET /v3/entity`

## Request body

- object
  - `ending_before` string — A cursor for use in pagination. Takes an object as input
  - `limit` integer — The number of objects to be fetched, by default 10, can be from 1 to 100
  - `starting_after` string — A cursor for use in pagination. Takes an object as input

## Response `200`

200

- object

## Other responses

- `400` — Bad Request

---

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