Skip to main content
GET
/
auth
/
register
/
{invite_key}
Check Registration Eligibility
curl --request GET \
  --url https://api.faces.sh/auth/register/{invite_key}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

invite_key
string
required

Response

Successful Response