curl --location --request GET '/Boxes/EntitiesIdAndName' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"boxId": "581a0eb8-0aea-43e0-98f4-166b3a940c60",
"circleId": "4ceb1055-6a0f-49e1-bd4c-fbcf31b9c404",
"entityProperties": [
"string"
],
"filter": {
"comparison": "string",
"operands": [
{}
],
"operatorType": "string",
"propertyName": "string",
"value": null
},
"includeSystem": true,
"integratorId": "1acd5efb-e960-4c96-8a84-ca37f187f58b",
"isTemplate": true,
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"skip": 0,
"sortOrder": "string",
"take": 0,
"templateId": "196100ac-4eec-4fb6-a7f7-86c8b584771d",
"transactionId": "75906707-8c31-479c-b354-aa805c4cefbc"
}'