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

# Get user authentication analytics

`GET /v1/user-analytics/auth`

Internal endpoint to collect and write user authentication analytics to a specified sheet

## Query parameters

- `dateString` string, required
- `sheetId` string, required
- `sheetName` string, required

## Response `200`

Analytics data written successfully

- boolean

## 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)
