---
title: "Get user authentication details"
method: POST
path: "/v1/user-analytics/user-auth-data"
tags: ["User Analytical Controller"]
---

# Get user authentication details

`POST /v1/user-analytics/user-auth-data`

Internal endpoint to retrieve authentication details for a list of users

## Request body

- string[]

## Response `200`

Authentication data retrieved successfully

- UserAuthenticationData
  - `userLoginData` object

## Other responses

- `400` — Invalid parameters
- `500` — Internal server error

---

[API](https://skmtc.dev/floik/apis/floik-authentication-server.md) · [All operations](https://skmtc.dev/floik/apis/floik-authentication-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/floik/floik-authentication-server/revisions/2b2a5dad2f5e/schema)
