---
title: "List Person"
method: GET
path: "/person"
---

# List Person

`GET /person`

Instantpay's List Person API helps businesses manage their contacts. It provides deep insights into their network of individuals. This API lists all existing contacts. It provides insights for better decision-making and communication.

Integrating the List Person API lets organisations analyse and segment their contacts. This enables a targeted, personalised approach to relationship management. This feature helps businesses better understand their contacts. It enables more effective and tailored communication.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object[]
    - `_id` string
    - `gcId` string
    - `contactPersonName` string
    - `email` string
    - `mobile` string
    - `description` string
    - `callingCode` string
    - `updated_at` string
    - `created_at` string
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` unknown
  - `environment` string
  - `internalCode` unknown

## Other responses

- `400` — 400

---

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