curl --location --request GET 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/directories//entries/partners//testimonials/' \
--header 'Authorization;'
[
{
"id": "e4f88344-ec9d-438b-9e05-f2f4cc89ed88",
"author_name": "John Doe",
"position": "Project Manager",
"company_name": "Company Inc.",
"testimonial_text": "This is a great testimonial"
}
]
Authorization: ********************