DeepFellow DOCS

Validate Token

Validate invitation token.

GET
/v1/invitations/validate_token
AuthorizationBearer <token>

In: header

Query Parameters

tokenToken

Response Body

curl -X GET "https://loading/v1/invitations/validate_token?token=string"
{
  "status": "string",
  "message": "string"
}
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string",
      "input": null,
      "ctx": {}
    }
  ]
}

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.