curl --request GET \
--url http://localhost:3333/v1/people/me/email-preferences \
--header 'X-API-Key: <api-key>'curl --request GET \
--url http://localhost:3333/v1/people/me/email-preferences \
--header 'X-API-Key: <api-key>'API key for authentication
Was this page helpful?