Lookup a user

Looks up a user based upon their id and returns their personal information including sharelinks. This endpoint requires a read token or an API key.This is an Open Endpoint and disabled by default. Contact support to enable the open endpoints.

Log in to see full request history
Path Params
string
required

A valid Account ID that a user is associated with

string
required

A valid User ID

string
required

Tenant being referenced. E.g. "aboih12h16t" or "test_abo912126tastastt"

Query Params
string
Defaults to null

The fields to be included in the response. Cannot coexist with extraFields. E.g. "firstName,lastName,dateBlocked"

string
Defaults to null

The fields to be included in the response in addition to all the default fields. To select from default fields, use fields. Cannot coexist with fields. E.g. "firstName,lastName,dateBlocked"

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json