get deprecatedhttps://api.rallyuxr.com/api/public/v1/person
Returns a person by email if they exist. Deprecated, use GET /people/{personId}/opted-out
instead to get their status
Log in to see full request history
Responses
Returns a person by email if they exist. Deprecated, use GET /people/{personId}/opted-out
instead to get their status
xxxxxxxxxx
curl --request GET \
--url https://api.rallyuxr.com/api/public/v1/person \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: