access-token: ********************curl --location '/console/screen_records/connect_log?screen_record_id=undefined' \
--header 'access-token: <api-key>'{
"success": true,
"logs": [
"2023-10-01T12:00:00Z - Connection started",
"2023-10-01T12:01:00Z - Client joined",
"2023-10-01T12:30:00Z - Connection ended"
]
}