---
title: "Login History"
method: POST
path: "/auth/r/logins/hist"
---

# Login History

`POST /auth/r/logins/hist`

Retrieve a list of past logins.

## Request body

- object
  - `start` integer — Millisecond start time
  - `end` integer — Millisecond end time
  - `limit` integer — Number of records (Max: 250)

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/bitfinex/apis/api-settings-public.md) · [All operations](https://skmtc.net/bitfinex/apis/api-settings-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitfinex/api-settings-public/versions/d60be16fab63/schema)
