---
title: "Get SSO Client ID"
method: POST
path: "/api/v1/users/sso"
tags: ["SSO"]
---

# Get SSO Client ID

`POST /api/v1/users/sso`

Retrieve the client ID from the user's email

## Request body

- object
  - `username` string, required — The user email we want the client ID for

## Response `200`

---

[API](https://skmtc.net/umbrellacost/apis/admin.md) · [All operations](https://skmtc.net/umbrellacost/apis/admin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/umbrellacost/admin/revisions/b0a65610726b/schema)
