curl --location --request GET 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/entries/partners//contact-info/' \
--header 'Authorization;'
{
"email": "example@example.com",
"first_name": "John",
"last_name": "Doe"
}
Authorization: ********************