curl --location --request GET 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/directories//entries/partners//internal_use_cases/' \
--header 'Authorization;'
[
{
"id": "e4f88344-ec9d-438b-9e05-f2f4cc89ed88",
"title": "Entry Internal Use Case",
"description": "This is the internal use case description",
"order": 0
},
{
"id": "f696770b-1fd5-474b-8ceb-20aba300fcf3",
"title": "Other Entry Internal Use Case",
"description": "This is the other internal use case description",
"order": 1
}
]
Authorization: ********************