GET
/
user-context
/
{
  "industry": "<string>",
  "function": "<string>",
  "analytics_experience": "<string>",
  "additional_info": "<string>",
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful Response

id
string<uuid>
required
industry
string | null
function
string | null
analytics_experience
string | null
additional_info
string | null