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