---
title: "Retrieve recent customer IDs"
method: GET
path: "/v1/Customers/Recent"
tags: ["Customers"]
---

# Retrieve recent customer IDs

`GET /v1/Customers/Recent`

Retrieve a sorted list of customer IDs that has been recently retrieved by the logged-in user.

## Response `200`

OK

- integer[]

## Other responses

- `500` — InternalServerError

---

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