lidf_lic_config) belonging to a single recording server. This is a local read — no cluster fan-out — because entries are replicated identically to every core server.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/recordings/servers//entries?device-aor=undefined&transcription=undefined&limit=undefined&start=undefined' \
--header 'Authorization: Bearer <token>'[
{
"recording-server-id": "Recording-Server",
"device-aor": "sip:1123wp@example.com",
"case-id": "sip:1123wp@example.com",
"valid-from": "0000-00-00 00:00:00",
"valid-to": "0000-00-00 00:00:00",
"ccc-intercept": "yes",
"cdc-intercept": "yes",
"transcription": "yes",
"sentiment": "yes"
}
]