Skip to main content
GET
Returns a person in your workspace

Authorizations

Authorization
string
header
required

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

Query Parameters

email
string<email>
required

A valid email address such as dev@rallyuxr.com

Response

Successfully retrieved the person in the workspace.

email
string<email>
required
optedOut
boolean
required