Recording-Server* id, so an AOR recorded on three servers appears three times. Filter by recording-server-id to narrow to one.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/recordings/entries?recording-server-id=undefined&device-aor=undefined&case-id=undefined&transcription=undefined&sort=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"
}
]