get https://example.com/api/companies//supporters/employees
Response
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/companies/companyUid/supporters/employees \
--header 'accept: application/json'
xxxxxxxxxx
42}
{
"totalRecords": 0,
"totalDisplayRecords": 0,
"data": [
{
"createdOn": "2025-01-04T15:55:53.126Z",
"supportCompany": {
"createdOn": "2025-01-04T15:55:53.126Z",
"latitude": 0,
"longitude": 0,
"sessions": 0,
"rating": 0,
"numberOfSupporters": 0,
"minPricePerHour": 0,
"maxPricePerHour": 0,
"hasFreeSupport": true,
"isMarkedAsFavorite": true,
"name": "string",
"cvr": "string",
"logoUrl": "string",
"id": 0,
"uid": "00000000-0000-0000-0000-000000000000"
},
"pricePerHour": 0,