---
title: "Generate Frill Sso Token"
method: GET
path: "/v0/auth/frill_user_token/{board}"
tags: ["auth"]
---

# Generate Frill Sso Token

`GET /v0/auth/frill_user_token/{board}`

## Path parameters

- `board` string, required

## Query parameters

- `retry` integer

## Response `200`

Successful Response

- string

## Other responses

- `401` — If user email password authentication fails
- `403` — If user does not have sufficient permissions
- `422` — Validation Error

---

[API](https://skmtc.net/databento/apis/databento-openapi-specification.md) · [All operations](https://skmtc.net/databento/apis/databento-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/databento/databento-openapi-specification/revisions/08ef3d01f5b8/schema)
