Skip to main content
GET
/
api
/
v1
/
oauth
/
login
Login Redirect
curl --request GET \
  --url https://platform.unstructuredapp.io/api/v1/oauth/login
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

user_code
string
required

Response

Successful Response