Zoom Phone API Session Owner Hello! I need help understanding the access restrictions in Zoom's Phone SMS API.First, I'd like to confirm if my inability to fetch SMS conversation details is because I'm not the session owner.Second, even though I can't own these sessions, I'm an admin in the organization where the session owner belongs.Why am I still unable to access these conversations despite having admin privileges? {
"from": "2024-11-25",
"to": "2024-12-25",
"next_page_token": "",
"page_size": 30,
"sms_sessions": [
{
"participants": [
{
"owner": {
"type": "user",
"id": "garyId"
},
"is_session_owner": false,
"phone_number": "17372850233",
"display_name": "Gary"
},
{