POST
/
v1
/
internal
/
users
/
search

Authorizations

Authorization
string
header
required

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

Body

application/json
q
string
required

Response

200
application/json
id
string
required

Auth0 ID

type
string
required
name
string
required
email
string
required
email_verified
boolean
required
invite_status
string
required
hubspot_id
string | null
required
blocked
boolean | null
required
is_myself
boolean
required

True if it's you