Person
Returns a person in your workspace
deprecated
Returns a person by email if they exist. Deprecated, use GET /people/{personId}/opted-out
instead to get their status
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
A valid email address such as dev@rallyuxr.com
Response
200
application/json
Successfully retrieved the person in the workspace.
The response is of type object
.