curl --location -g --request GET 'https://prod.your-api-server.com/api/community/v2/organizations/{{community_org_id}}/blocks/0db127ac-166f-41b1-bf70-c6c49f1e40f1/entries' \
--header 'x-api-key: <api-key>'{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"content_id": "713e4c61-5a69-43fb-a600-2e2699462e14",
"relation_id": "db83d865-cb76-4d51-8e9b-097dfcf4e259"
}
]
}