latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

User APIs
auth

Authorize

post/api/v1/auth/authorize

Request body

product_idstring uuid4 required
include_infostring[] nullable

Example request

{
  "include_info": [
    "feature_flags",
    "feature_access",
    "providers_access",
    "role"
  ]
}

Response

Successful Response

emailstring required
first_namestring required
last_namestring required
feature_flagsobject nullable
providers_accessobject nullable