curl --location --request GET '/room_sessions'
{
"data": [
{
"active": false,
"created_at": "2021-04-16T09:46:20.954863Z",
"ended_at": "2021-04-16T10:24:55.962200Z",
"id": "7b61621f-62e0-4aad-ab11-9fd19e272e73",
"participants": [],
"record_type": "room_session",
"room_id": "7b61621f-5fe4-4aad-ab11-9fd19e272e73",
"updated_at": "2021-04-16T10:24:55.962200Z"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************