get https://api.flextract.dev/api/p/person/me/
Retrieves person information associated with the authenticated phone number. This endpoint uses Phone OTP Tokens
Response includes all Person fields:
id: The id of the person recordpreferred_name: The preferred nameemail_address: The email address (can be null)phone_number: The phone number associated with this personrole: The person's role (defaults to 'OTHER')allows_email: Whether email communication is allowed
