---
title: "POST /auth/user/check"
method: POST
path: "/auth/user/check"
tags: ["Auth"]
---

# POST /auth/user/check

`POST /auth/user/check`

## Request body

- object
  - `email` string
  - `recaptcha` string

## Response `200`

- object
  - `idp` object
    - `id` string
    - `name` string
    - `type` string

## Other responses

- `401`
- `404`

---

[API](https://skmtc.net/cloudblue/apis/cloudblue-connect-api.md) · [All operations](https://skmtc.net/cloudblue/apis/cloudblue-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudblue/cloudblue-connect-api/revisions/54fef191d46c/schema)
