Zoom APIs Mock Server

Mock and integrate Zoom Meeting APIs without hitting production

This is a ready-to-use mock server for Zoom APIs that helps developers build, test, and debug integrations without relying on live Zoom endpoints. You can simulate real Zoom API behavior including meetings, users, webinars, recordings, and authentication flows. Control responses, inject edge cases, and test failure scenarios like rate limits, invalid tokens, and partial responses. Use Beeceptor for addtional features for request inspection and traffic proxying, validating payloads, and testing in controlled environment.

The hosted mock server empowers you to effortlessly simulate various Zoom APIs APIs, and doesn't need any authentication/api-key. The setup is straightforward, you can configure the base URL in your code/SDK. You can also control the base URL using environment variables or a feature flag. You don't need any additional dependencies, and you can run the same code in both sandbox and production environments.

Use cases:

Build Zoom integrations without waiting for API access or credentials. Test meeting creation, user management, and webhook flows locally. Simulate edge cases like expired tokens, rate limits, or API failures. Debug request/response payloads using traffic inspection. Run stable automated tests without dependency on Zoom uptime. Prototype features before connecting to real Zoom APIs.

Zoom APIs Rest/OpenAPI mock server is up and running!

Use this mock URL as the API base in your code to simulate Zoom APIs responses instantly.

https://zoom-api.mock.beeceptor.com



Archiving(6 operations)

Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
from2021-03-11T05:41:36.0Z
to2021-03-18T05:41:36.0Z
query_date_typemeeting_start_time
group_idpvFIYKSDTum9iCDOOtQL4w
group_idsCVCF1k8ZR3e52ChmEzlNxA,lwQiDh2kS0WaawetgMjtfw
Error generating example
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from2021-03-11T05:41:36.0Z
to2021-03-18T05:41:36.0Z
{
  "from": "2025-09-02T00:00:00.0Z",
  "to": "2026-05-08T00:00:00.0Z",
  "total_records": 2930,
  "statistic_by_file_extension": {
    "mp4_file_count": 853,
    "m4a_file_count": 244,
    "txt_file_count": 939,
    "json_file_count": 321,
    "vtt_file_count": 547
  },
  "statistic_by_file_status": {
    "processing_file_count": 25,
    "completed_file_count": 511,
    "failed_file_count": 89
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "auto_delete": true
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "expire_in": 120,
  "token": "CPvhIDId"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "account_name": "account_dev",
  "archive_files": [
    {
      "download_url": "https://files.company.com/archive-storage/conference-call/call_summary.txt",
      "file_extension": "m4a",
      "file_path": "/subtitles/meeting_D.vtt",
      "file_size": 10485760,
      "file_type": "CHAT",
      "id": "e6f55h50-4456-7f98-1578-0j4iie542id6",
      "individual": false,
      "participant_email": "alice.smith@example.org",
      "participant_join_time": "1961-08-02T01:55:46.0Z",
      "participant_leave_time": "1954-02-18T18:40:43.0Z",
      "recording_type": "chat_message",
      "status": "completed",
      "encryption_fingerprint": "abf85f0fe6a4db3cdd8c37e505e1dd18a34d9696170a14b5bc6395677472cf43",
      "number_of_messages": 5000,
      "storage_location": "US",
      "auto_delete": true
    },
    {
      "download_url": "https://drive.corporate.com/zoom-exports/presentation_slides.vtt",
      "file_extension": "webm",
      "file_path": "/subtitles/meeting_D.vtt",
      "file_size": 104857600,
      "file_type": "CHAT",
      "id": "h9i82k23-7789-0i21-4801-3m7llk875lg9",
      "individual": false,
      "participant_email": "charlie.brown@example.co",
      "participant_join_time": "1904-05-21T06:12:46.0Z",
      "participant_leave_time": "1905-11-09T07:21:43.0Z",
      "recording_type": "chat_message",
      "status": "completed",
      "encryption_fingerprint": "efg01b2cd8f6005eff0e59072703ff30c56f1818392c36d7dd8517899694eb65",
      "number_of_messages": 25,
      "storage_location": "US",
      "auto_delete": true
    }
  ],
  "complete_time": "2025-12-28T00:00:00.0Z",
  "duration": 41,
  "duration_in_second": 14307,
  "host_id": "PmbQEJOZEF",
  "id": -3828710002159603,
  "is_breakout_room": false,
  "meeting_type": "internal",
  "parent_meeting_id": "rO4eZVsxQUUh7uildbMoQH",
  "recording_count": 0,
  "start_time": "2026-04-12T00:00:00.0Z",
  "timezone": "Europe/Berlin",
  "topic": "Team Standup",
  "total_size": 378691075,
  "type": 1,
  "uuid": "hbgOes4S47XpN1hSGqmuri",
  "status": "completed",
  "group_id": "jsD5FGxE5GIPsq7PNnio,DvMO5Kjx6nWoB69ilqBD",
  "physical_files": [
    {
      "file_id": "xDSwjKyBUuOMiWkS13In",
      "file_name": "Screenshot 2025-02-12 at 10.42.27 AM.png",
      "file_size": 10485760,
      "download_url": "https://s3.aws.com/zoom-archive-bucket/meeting-recordings/meeting_12345.mp4"
    },
    {
      "file_id": "pvKocCqVSMygaOcKus5Afw",
      "file_name": "Presentation_Slides.pdf",
      "file_size": 10485760,
      "download_url": "https://zoom.us/rec/archive/download/xyz_123"
    },
    {
      "file_id": "tzOsfGuXQqcKeSgOxY9Eja",
      "file_name": "Webinar-Chat-Log.json",
      "file_size": 52428800,
      "download_url": "https://azure.blob.core.windows.net/zoom-archives/webinar-data/webinar_67890.json"
    },
    {
      "file_id": "qwLpdDrWTNzhbPdLut6Bgx",
      "file_name": "Webinar-Chat-Log.json",
      "file_size": 2048000,
      "download_url": "https://storage.cloud.com/archives/meeting_001.mp4"
    },
    {
      "file_id": "rxMqfEsXUOaicQeMuv7Chy",
      "file_name": "Transcript-Audio-1.txt",
      "file_size": 1024000,
      "download_url": "https://gcs.cloud.google.com/zoom-media/session-archive/session_abcde.m4a"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Cloud Recording(17 operations)

Query Parameter NameExample
include_fieldsdownload_access_token
ttl1
{
  "account_id": "ASULVYMKsdbbZanqsBIA",
  "duration": 21,
  "host_id": "NaR4K9HVsUy0SEbtT5nT",
  "id": 965220459,
  "recording_count": 2,
  "start_time": "2025-11-14T00:00:00.0Z",
  "topic": "Onboarding Session",
  "total_size": 254466729,
  "type": "1",
  "uuid": "V6u3yEp0SWsWe9seGg7JBE",
  "recording_play_passcode": "yzZ5B5Hg9maBVMb45m6gBhGVmE5DjS",
  "auto_delete": true,
  "auto_delete_date": "2027-12-31T00:00:00.0Z",
  "recording_files": [
    {
      "deleted_time": "2026-04-05T14:30:00Z",
      "download_url": "https://example.com/rec/download/Qg75t7xZBtEbAkjdlgbfdngBBBB",
      "file_path": "/temp/full_recording.mp4",
      "file_size": 102400,
      "file_type": "MP4",
      "file_extension": "M4A",
      "id": "799572050",
      "meeting_id": "N2CISGRXT1o7YUURN/f+HS==",
      "play_url": "https://example.com/rec/play/Qg75t7xZBtEbAkjdlgbfdngBBBB",
      "recording_end": "2026-04-02T10:50:00Z",
      "recording_start": "2026-04-07T15:00:00Z",
      "recording_type": "shared_screen_with_speaker_view",
      "status": "completed"
    },
    {
      "deleted_time": "2026-04-01T08:00:00Z",
      "download_url": "https://zoom.us/rec/archive/download/rec_123_abc",
      "file_path": "/subtitles/meeting_D.vtt",
      "file_size": 5242880,
      "file_type": "MP4",
      "file_extension": "M4A",
      "id": "787978877",
      "meeting_id": "T8IOYMXAC7udEaXYt/l+NY==",
      "play_url": "https://gcs.cloud.google.com/zoom-player/session-streams/session_abcde.m4a",
      "recording_end": "2026-04-05T15:00:00Z",
      "recording_start": "2026-04-05T14:30:00Z",
      "recording_type": "shared_screen_with_speaker_view",
      "status": "completed"
    }
  ],
  "download_access_token": "eyJhbGciOiJQUzUxMiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3NzgyNDY3MDksImV4cCI6MTc3ODMxNTAwMCwibmJmIjoxODA3MDM3MDQzLCJpc3MiOiJLdW56ZSBHcm91cCIsInN1YiI6IjA4YmJiMzliLTJmNjMtNGZhNC05OTRkLWUwNDBiNzQwMzkyNiIsImF1ZCI6IjJlYzhmYjFiLTEyMjgtNGQ0NS1iNDNhLTJmNWY1MTIzNGQ4ZiIsImp0aSI6IjM4NmVhYjExLWE2ZjctNGM4YS05Mzk5LTViNjZjN2NjMDFlZiJ9.7cQCwhNx65i2QndRRpw009JymckBPDvXSH9KmcOUyOXDQrdGkEFq9fR2iKRYD3lh",
  "password": "025535",
  "participant_audio_files": [
    {
      "download_url": "https://files.company.com/recording-storage/conference-call/call_recording.mp4",
      "file_name": "chat_transcript.txt",
      "file_path": "/media/audio/conference.m4a",
      "file_size": 52428800,
      "file_type": "CSV",
      "id": "627272160",
      "play_url": "https://example.com/rec/play/Qg75t7xZBtEbAkjdlgbfdngBBBB",
      "recording_end": "1928-05-13T21:56:09.0Z",
      "recording_start": "1904-11-04T03:37:54.0Z",
      "status": "completed"
    },
    {
      "download_url": "https://drive.corporate.com/zoom-recordings/presentation_recording.mp4",
      "file_name": "system_audio.m4a",
      "file_path": "/recordings/meeting/meeting_A.mp4",
      "file_size": 2048000,
      "file_type": "WEBVTT",
      "id": "292292089",
      "play_url": "https://azure.blob.core.windows.net/zoom-playback/webinar-content/webinar_67890.html",
      "recording_end": "1934-11-04T18:03:01.0Z",
      "recording_start": "1951-12-02T19:52:28.0Z",
      "status": "completed"
    },
    {
      "download_url": "https://example.com/rec/download/Qg75t7xZBtEbAkjdlgbfdngBBBB",
      "file_name": "speaker_track.m4a",
      "file_path": "/subtitles/meeting_D.vtt",
      "file_size": 10485760,
      "file_type": "JSON",
      "id": "376245029",
      "play_url": "https://gcs.cloud.google.com/zoom-player/session-streams/session_abcde.m4a",
      "recording_end": "1945-02-04T08:51:41.0Z",
      "recording_start": "1923-04-06T06:05:49.0Z",
      "status": "completed"
    },
    {
      "download_url": "https://files.company.com/recording-storage/conference-call/call_recording.mp4",
      "file_name": "background_audio.m4a",
      "file_path": "/data/recordings/export.mp4",
      "file_size": 102400,
      "file_type": "CC",
      "id": "895777563",
      "play_url": "https://zoom.us/rec/play/abc_xyz_123",
      "recording_end": "1948-07-14T08:57:58.0Z",
      "recording_start": "1896-07-29T20:18:43.0Z",
      "status": "completed"
    },
    {
      "download_url": "https://archive.zoom.com/rec/download/session_xyz.m4a",
      "file_name": "qna_session.json",
      "file_path": "/downloads/meeting_summary.mp4",
      "file_size": 1024000,
      "file_type": "WEBVTT",
      "id": "175281276",
      "play_url": "https://gcs.cloud.google.com/zoom-player/session-streams/session_abcde.m4a",
      "recording_end": "1960-03-22T23:35:32.0Z",
      "recording_start": "1953-11-24T22:52:06.0Z",
      "status": "completed"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
actiontrash
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
from2020-06-30
to2020-07-30
typeby_view
{
  "from": "2024-06-28",
  "to": "2026-04-20",
  "next_page_token": "UnOMIOr5RrWUpjeruhdlAHGYM8Gz85TDQ73QC",
  "page_size": 22,
  "total_records": 3054,
  "analytics_details": [
    {
      "date_time": "1944-09-16T22:21:33.0Z",
      "name": "Hannah Montana",
      "email": "diana.p@zoom.us",
      "duration": 3600
    },
    {
      "date_time": "1915-01-31T21:30:42.0Z",
      "name": "Charlie Brown",
      "email": "ethan.h@company.com",
      "duration": 3000
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from2020-06-30
to2020-07-30
{
  "from": "2025-01-12",
  "to": "2026-04-23",
  "analytics_summary": [
    {
      "date": "2023-01-15",
      "views_total_count": 150,
      "downloads_total_count": 40
    },
    {
      "date": "2023-04-10",
      "views_total_count": 80,
      "downloads_total_count": 70
    },
    {
      "date": "2023-08-01",
      "views_total_count": 150,
      "downloads_total_count": 20
    },
    {
      "date": "2023-10-22",
      "views_total_count": 400,
      "downloads_total_count": 10
    },
    {
      "date": "2023-10-22",
      "views_total_count": 120,
      "downloads_total_count": 40
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
statusapproved
page_size30
page_number1
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "rNzEbZXPIne7Sc3B",
  "page_count": 15,
  "page_number": 23,
  "page_size": 36,
  "total_records": 4900,
  "registrants": [
    {
      "id": "567890abcdefghijklmnop",
      "address": "789 Pine Lane",
      "city": "San Antonio",
      "comments": "Appreciate the opportunity to register.",
      "country": "DE",
      "custom_questions": [
        {
          "title": "Any specific topics you want covered?",
          "value": "Improve my team's productivity workflows."
        }
      ],
      "email": "emily.davis@domain.info",
      "first_name": "Alex",
      "industry": "Manufacturing",
      "job_title": "Software Engineer",
      "last_name": "Smith",
      "no_of_employees": "1-20",
      "org": "Stark Industries",
      "phone": "555-0105",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "GA",
      "status": "approved",
      "zip": "90210"
    },
    {
      "id": "mnopqrstuvwxyzABCDEFGH",
      "address": "404 Cedar Boulevard",
      "city": "New York",
      "comments": "Curious about the practical applications.",
      "country": "CA",
      "custom_questions": [
        {
          "title": "What is your primary goal today?",
          "value": "Look forward to learning how you come up with new recipes and what other services you offer."
        },
        {
          "title": "Any specific topics you want covered?",
          "value": "Improve my team's productivity workflows."
        },
        {
          "title": "How did you hear about us?",
          "value": "To network with industry peers."
        }
      ],
      "email": "alex.moore@mycorp.tech",
      "first_name": "Chris",
      "industry": "Education",
      "job_title": "Project Manager",
      "last_name": "Taylor",
      "no_of_employees": "1-20",
      "org": "Acme Corp",
      "phone": "555-0109",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "IL",
      "status": "approved",
      "zip": "19101"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "address": "5778 Ratke Union",
  "city": "Southfield",
  "comments": "Great initiative, thank you!",
  "country": "MM",
  "custom_questions": [
    {
      "title": "Your biggest challenge in this area?",
      "value": "Explore new features of your platform."
    },
    {
      "title": "How did you hear about us?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    },
    {
      "title": "What industry are you in?",
      "value": "Understand best practices for remote work."
    },
    {
      "title": "How did you hear about us?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    }
  ],
  "email": "Esta.Nader@gmail.com",
  "first_name": "Fanny",
  "industry": "Government",
  "job_title": "Global Infrastructure Executive",
  "last_name": "O'Reilly",
  "no_of_employees": "1-20",
  "org": "Osinski - Beahan",
  "phone": "927.645.0939 x4636",
  "purchasing_time_frame": "1-3 months",
  "role_in_purchase_process": "Influencer",
  "state": "NH",
  "status": "approved",
  "zip": "04631"
}
{
  "id": 9951824277,
  "registrant_id": "BEU71cCIXxDCI5ibHV9j75",
  "share_url": "https://example.com/rec/share/OLKNzYrUmz4bt8GCiG9M5meiK",
  "topic": "Team Brainstorm"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_questions": [
    {
      "answers": [
        "Option C",
        "Option B",
        "Yes",
        "Strongly Disagree",
        "Option A"
      ],
      "required": true,
      "title": "Feedback on our service?",
      "type": "short"
    },
    {
      "answers": [
        "Agree",
        "No"
      ],
      "required": true,
      "title": "How many employees in your company?",
      "type": "short"
    },
    {
      "answers": [
        "Strongly Agree",
        "Option A"
      ],
      "required": false,
      "title": "Have you attended before?",
      "type": "short"
    }
  ],
  "questions": [
    {
      "field_name": "last_name",
      "required": false
    },
    {
      "field_name": "last_name",
      "required": true
    },
    {
      "field_name": "last_name",
      "required": false
    },
    {
      "field_name": "last_name",
      "required": true
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_questions": [
    {
      "answers": [
        "Option C",
        "No"
      ],
      "required": false,
      "title": "What is your primary goal today?",
      "type": "short"
    },
    {
      "answers": [
        "Yes",
        "No",
        "Strongly Disagree",
        "Maybe",
        "Strongly Agree"
      ],
      "required": true,
      "title": "What's your experience level?",
      "type": "short"
    }
  ],
  "questions": [
    {
      "field_name": "last_name",
      "required": false
    },
    {
      "field_name": "last_name",
      "required": true
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "action": "approve",
  "registrants": [
    {
      "id": "3Z7sEm0TQQieLav3c3OD_g"
    },
    {
      "id": "1234567890abcdefghijkl"
    },
    {
      "id": "ABCDEF0123GHIJKL4567MNO"
    },
    {
      "id": "VWXYZABCDE23FGHIJK4567"
    },
    {
      "id": "1234567890abcdefghijkl"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "approval_type": 0,
  "authentication_domains": "reasonable-accountability.com",
  "authentication_option": "auth_option_sso",
  "authentication_name": "Email/Password",
  "on_demand": false,
  "password": "JkOQ0ewV75",
  "recording_authentication": true,
  "send_email_to_host": false,
  "share_recording": "publicly",
  "show_social_share_buttons": true,
  "topic": "Marketing Strategy Session",
  "viewer_download": true,
  "auto_delete": false,
  "auto_delete_date": "2030-01-09T00:00:00.0Z"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "approval_type": 0,
  "authentication_domains": "physical-ostrich.net",
  "authentication_option": "auth_option_google",
  "on_demand": true,
  "password": "C5wODEuZqL",
  "recording_authentication": true,
  "send_email_to_host": false,
  "share_recording": "publicly",
  "show_social_share_buttons": true,
  "topic": "Performance Review",
  "viewer_download": true,
  "auto_delete": true
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
actiondelete
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "action": "recover"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "meeting_id": "QVMtqxksrzALShKW4lM4x4",
  "account_id": "MDxxHleI9BKd8QRtSb5K3n",
  "meeting_topic": "Customer Support Call",
  "host_id": "erRm1kEzIE6ASdpG91tHHY",
  "transcript_created_time": "2026-05-09T00:00:00.0Z",
  "can_download": true,
  "auto_delete": false,
  "auto_delete_date": "2027-02-17T00:00:00.0Z",
  "download_url": "https://example.com/rec/meeting/transcript/download/GfNmTEzo9fJMDF4ZmfZ3hEbP9Al5V9MkeNlDGXR3\\.tEjPmXn18bJXsKX",
  "download_restriction_reason": "NOT_READY"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "action": "recover"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
mcfalse
trashfalse
from2020-06-30
to2020-06-30
trash_typemeeting_recordings
meeting_id6840331990
{
  "from": "2026-03-22",
  "to": "2026-04-30",
  "next_page_token": "pvCZx2gIuS9CnBhRljpe9jfKSNZXoG9bux8",
  "page_count": 7,
  "page_size": 35,
  "total_records": 1995,
  "meetings": [
    {
      "account_id": "R4aF9Oj0fVM2hhezJTEmS",
      "duration": 180,
      "host_id": "VWXYZABCDE23FGHIJK4567",
      "id": 567890123,
      "recording_count": 10,
      "start_time": "1939-04-23T06:03:16.0Z",
      "topic": "Project Alpha Review",
      "total_size": 204800,
      "type": "1",
      "uuid": "qwertyuiopasdfghjklzxcvbnm==",
      "recording_play_passcode": "Internal_Only_PWD",
      "auto_delete": false,
      "auto_delete_date": "2028-03-15",
      "recording_files": [
        {
          "deleted_time": "2026-03-25T09:45:00Z",
          "download_url": "https://storage.provider.com/rec/download/opqr789stu",
          "file_path": "/files/conf/video.mp4",
          "file_size": 30000000,
          "file_type": "MP4",
          "file_extension": "M4A",
          "id": "velit incididunt cillum sunt qui",
          "meeting_id": "O3DIRHVYU1p8ZWRRv/g+IT==",
          "play_url": "https://example.com/rec/play/abcd123efg",
          "recording_end": "2026-04-01T16:00:00Z",
          "recording_start": "2026-04-15T12:30:00Z",
          "recording_type": "shared_screen_with_speaker_view",
          "status": "completed"
        },
        {
          "deleted_time": "2026-03-25T09:45:00Z",
          "download_url": "https://files.zoom.us/recordings/download/meetingid123",
          "file_path": "/files/conf/video.mp4",
          "file_size": 150000000,
          "file_type": "MP4",
          "file_extension": "M4A",
          "id": "eu",
          "meeting_id": "N2CHQGUXT0o7YVQQu/f+HS==",
          "play_url": "https://player.provider.com/rec/play/opqr789stu",
          "recording_end": "2026-04-20T11:00:00Z",
          "recording_start": "2026-04-15T12:30:00Z",
          "recording_type": "shared_screen_with_speaker_view",
          "status": "completed"
        }
      ]
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Devices(13 operations)

Query Parameter NameExample
search_textpoly
platform_oswin
is_enrolled_in_zdmtrue
device_type-1
device_vendorpoly
device_modelep5
device_status-1
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "a5HM4eNeYNXcUHhKQhVrlilJKnwUY1Nc",
  "page_size": 18,
  "devices": [
    {
      "device_id": "D0E1F2A3-B4C5-D6E7-F8A9-0B1C2D3E4F5A",
      "device_name": "John's Laptop",
      "mac_address": "11-22-33-44-55-66",
      "serial_number": "MNO901VWX",
      "vendor": "Apple",
      "model": "Echo Show",
      "platform_os": "Tizen 7.0",
      "app_version": "5.15.1.7050",
      "tag": "executive offices",
      "enrolled_in_zdm": true,
      "connected_to_zdm": true,
      "room_id": "b7c8d9e0-f1a2-3b4c-5d6e-7f8a9b0c1d2e",
      "room_name": "Executive Office Meeting",
      "device_type": 0,
      "skd_version": "3.0.0-beta",
      "device_status": 0,
      "last_online": "2026-04-15T16:00:00Z",
      "user_email": "test-user@ya.us"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Error generating example
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
page_size30
next_page_tokenBJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2
{
  "groups": [
    {
      "zdm_group_id": "ff49588c-92c4-4406-99e6-1942d8a61a7b",
      "name": "NewYork-Sales",
      "description": "Marketing department based in London"
    },
    {
      "zdm_group_id": "e1d2c3b4-a5b6-7c8d-9e0f-1a2b3c4d5e6f",
      "name": "Berlin-Engineering",
      "description": "Creative design group in Paris"
    },
    {
      "zdm_group_id": "b9c8d7e6-f5a4-3b2c-1d0e-9f8a7b6c5d4e",
      "name": "London-Marketing",
      "description": "Operations team in Tokyo"
    },
    {
      "zdm_group_id": "ff49588c-92c4-4406-99e6-1942d8a61a7b",
      "name": "Sydney-Support",
      "description": "Sales team in New York office"
    },
    {
      "zdm_group_id": "a0b1c2d3-e4f5-6a7b-8c9d-0e1f2a3b4c5d",
      "name": "Dubai-Partners",
      "description": "Operations team in Tokyo"
    },
    {
      "zdm_group_id": "a0b1c2d3-e4f5-6a7b-8c9d-0e1f2a3b4c5d",
      "name": "Berlin-Engineering",
      "description": "Creative design group in Paris"
    },
    {
      "zdm_group_id": "ff49588c-92c4-4406-99e6-1942d8a61a7b",
      "name": "Berlin-Engineering",
      "description": "Operations team in Tokyo"
    },
    {
      "zdm_group_id": "e1d2c3b4-a5b6-7c8d-9e0f-1a2b3c4d5e6f",
      "name": "Moscow-Finance",
      "description": "Research & Development team in Shenzhen"
    },
    {
      "zdm_group_id": "ff49588c-92c4-4406-99e6-1942d8a61a7b",
      "name": "Shenzhen-R&D",
      "description": "Engineering team in Berlin"
    },
    {
      "zdm_group_id": "e1d2c3b4-a5b6-7c8d-9e0f-1a2b3c4d5e6f",
      "name": "Shenzhen-R&D",
      "description": "Creative design group in Paris"
    }
  ],
  "next_page_token": "sdvxPlxkaKf2ffhRHYzaFha1M6Vo1MB4",
  "page_size": 33
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Error generating example
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
user_idDYHrdpjrS3uaOf7dPkkg8w
{
  "language": "Chinese",
  "timezone": "(GMT+10:00) Canberra, Melbourne, Sydney",
  "device_infos": [
    {
      "device_id": "grandstream-VWXYZAB3344",
      "device_type": "Conference Phone",
      "vendor": "AudioCodes",
      "model": "GXP2170",
      "status": "online",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "yealink-249AD8E00476",
      "device_type": "Desk Phone",
      "vendor": "Logitech",
      "model": "MP56",
      "status": "offline",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "poly-HIJKLMN67890",
      "device_type": "Virtual Room System",
      "vendor": "Poly",
      "model": "C470HD",
      "status": "offline",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "grandstream-VWXYZAB3344",
      "device_type": "Mobile Client",
      "vendor": "Poly",
      "model": "GXP2170",
      "status": "online",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "yealink-249AD8E00476",
      "device_type": "Desktop Client",
      "vendor": "Poly",
      "model": "GXP2170",
      "status": "offline",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "poly-HIJKLMN67890",
      "device_type": "Mobile Client",
      "vendor": "Logitech",
      "model": "GXP2170",
      "status": "online",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "yealink-249AD8E00476",
      "device_type": "Virtual Room System",
      "vendor": "AudioCodes",
      "model": "CP-8845",
      "status": "offline",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "yealink-249AD8E00476",
      "device_type": "Desk Phone",
      "vendor": "Grandstream",
      "model": "CX50",
      "status": "online",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "logitech-OPQRSTU1122",
      "device_type": "Conference Phone",
      "vendor": "AudioCodes",
      "model": "GXP2170",
      "status": "offline",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    },
    {
      "device_id": "logitech-OPQRSTU1122",
      "device_type": "Conference Phone",
      "vendor": "Yealink",
      "model": "VVX 601",
      "status": "offline",
      "policy": {
        "hot_desking": {
          "status": "online"
        },
        "call_control": {
          "status": "off"
        }
      }
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "zdm_group_id": "ec621185-394f-4c02-a05a-fcbf540da4af",
  "data": {
    "app_version": "7.10.10",
    "upgrade_type": "UPGRADE_APP"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "firmware_versions": [
    {
      "vendor": "Yealink",
      "model": "CP960",
      "version": "1.19.553",
      "warn_info": "This update contains critical security fixes. Immediate installation is recommended."
    },
    {
      "vendor": "AudioCodes",
      "model": "RX-200",
      "version": "2.0.1",
      "warn_info": "Firmware update will restart the device. Ensure stable power supply."
    },
    {
      "vendor": "AudioCodes",
      "model": "C470HD",
      "version": "2.0.1",
      "warn_info": "Downgrading firmware may cause data loss or device instability."
    }
  ],
  "app_versions": [
    "5.17.0.4000",
    "5.16.0.3500"
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "device_id": "13b8a95e-2258-4341-957d-a9641c5ad859",
  "device_name": "My device",
  "mac_address": "cb-5a-c4-24-f0-cb",
  "serial_number": "BKAUNVVQ1",
  "vendor": "Poly",
  "model": "Rally Bar",
  "platform_os": "Android 12",
  "app_version": "2.20.9",
  "tag": "executive",
  "enrolled_in_zdm": true,
  "connected_to_zdm": true,
  "room_id": "9592fd15-0adc-4c41-921f-ffe0f9c57fea",
  "room_name": "Conference Room 1",
  "device_type": 0,
  "sdk_version": "7.4.0",
  "device_status": 0,
  "last_online": "2026-05-06T00:00:00.0Z",
  "user_email": "Emil.Keeling45@gmail.com"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "device_name": "My device",
  "tag": "huddle space",
  "room_id": "90bfd3d8-5fac-44e4-8213-a180bed8a605",
  "device_type": 1
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
group_id*12as-asdas-sas-12asd-as01
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "room_id": "b762d59e-f261-44eb-806b-291aa3ac16bf",
  "app_type": "ZR"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

H323 Devices(4 operations)

Query Parameter NameExample
page_size30
page_number1
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "q7axn25ldWom4RK6",
  "page_count": 7,
  "page_number": 3,
  "page_size": 21,
  "total_records": 663,
  "devices": [
    {
      "id": "fghjKlmnopQrsTuv",
      "encryption": "auto",
      "ip": "172.16.0.20",
      "name": "api_test_20190508",
      "protocol": "H.323"
    },
    {
      "id": "wxyzAbcdefGHIJkl",
      "encryption": "auto",
      "ip": "10.0.0.5",
      "name": "gateway_device_01",
      "protocol": "H.323"
    },
    {
      "id": "mnopQrsTuvWxyzAB",
      "encryption": "auto",
      "ip": "10.0.0.5",
      "name": "gateway_device_01",
      "protocol": "H.323"
    },
    {
      "id": "abceHewahkrehwiK",
      "encryption": "auto",
      "ip": "192.168.1.1",
      "name": "gateway_device_01",
      "protocol": "H.323"
    },
    {
      "id": "abceHewahkrehwiK",
      "encryption": "auto",
      "ip": "127.0.0.1",
      "name": "api_test_20190508",
      "protocol": "H.323"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "encryption": "auto",
  "ip": "108.123.76.145",
  "name": "conference_room_h323_02",
  "protocol": "H.323"
}
{
  "id": "rXrPQxOk2IzqftiW",
  "encryption": "auto",
  "ip": "147.208.27.246",
  "name": "api_test_20190508",
  "protocol": "H.323"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "encryption": "auto",
  "ip": "251.12.94.97",
  "name": "conference_room_h323_02",
  "protocol": "H.323"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

In-Meeting Apps(2 operations)

{
  "id": 2343441694,
  "start_time": "2026-11-05T00:00:00.0Z",
  "app_id": "LMEtOTuICb9LeqMj"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

In-Meeting Features(5 operations)

Query Parameter NameExample
file_idsMS17RDk0QTY3QUQtQkFGQy04QTJFLTI2RUEtNkYxQjRBRTU1MTk5fQ==,MS17NDQ0OEU5MjMtM0JFOS1CMDA1LTQ0NDAtQjdGOTU0Rjk5MTkyfQ==
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "message_content": "Adsidue alioqui vorax celebrer aliqua."
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "method": "recording.start",
  "params": {
    "contacts": [
      {
        "email": "Gerardo_Stoltenberg59@hotmail.com",
        "id": "1234567890abcdefghijkl"
      },
      {
        "email": "Rosario2@yahoo.com",
        "id": "3Z7sEm0TQQieLav3c3OD_g"
      },
      {
        "email": "Clark_Cruickshank@hotmail.com",
        "id": "567890abcdefghijklmnop"
      },
      {
        "email": "Brigitte_Johns-Wilkinson3@yahoo.com",
        "id": "VWXYZABCDE23FGHIJK4567"
      },
      {
        "email": "Rene_Friesen30@gmail.com",
        "id": "LMNOPQRSTU89VWXYZABCDE"
      }
    ],
    "invitee_name": "Jill Chill",
    "phone_number": "5550100",
    "invite_options": {
      "require_greeting": true,
      "require_pressing_one": true
    },
    "call_type": "h323",
    "device_ip": "10.100.111.237",
    "h323_headers": {
      "from_display_name": "display name",
      "to_display_name": "display name"
    },
    "sip_headers": {
      "from_display_name": "display name",
      "to_display_name": "display name",
      "from_uri": "sip:username@domain.company.org",
      "additional_headers": [
        {
          "key": "X-Header1",
          "value": "To network with industry peers."
        },
        {
          "key": "X-Header1",
          "value": "Seeking tips on digital marketing strategies."
        }
      ]
    },
    "waiting_room_title": "waiting room title",
    "waiting_room_description": "waiting room description",
    "ai_companion_mode": "questions",
    "retain_meeting_transcript": true,
    "delete_meeting_assets": false
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
bypass_waiting_roomtrue
{
  "expire_in": 120,
  "token": "2njt50mj"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
typeclosed_caption_token
{
  "token": "https://example.com/closedcaption?id=200610693&ns=GZHkEA==&expire=86400&spparams=id%2Cns%2Cexpire&signature=nYtXJqRKCW"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Invitation & Registration(10 operations)

{
  "auto_approve": true,
  "registrants_confirmation_email": true,
  "registrants": [
    {
      "email": "Dallas.Sanford@gmail.com",
      "first_name": "Zion",
      "last_name": "Boehm"
    }
  ]
}
{
  "registrants": [
    {
      "email": "jchill@example.com",
      "join_url": "https://example.com/j/11111",
      "registrant_id": "9tboDiHUQAeOnbmudzWa5g",
      "participant_pin_code": 380303
    },
    {
      "email": "jchill@example.com",
      "join_url": "https://example.com/j/11111",
      "registrant_id": "9tboDiHUQAeOnbmudzWa5g",
      "participant_pin_code": 380303
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "invitation": "Jill Chill is inviting you to a scheduled Zoom meeting.\r\n\r\nTopic: My Meeting\r\nTime: Mar 25, 2022 03:32 PM America, Los_Angeles\r\n\r\nJoin Zoom Meeting\r\nhttps://zoom.us/j/55544443210?pwd=8pEkRweVXPV3Ob2KJYgFTRlDtl1gSn.1\r\n\r\nMeeting ID: 555 4444 3210\r\nPasscode: 123456\r\nOne tap mobile\r\n+5678901234,,55544443210#,,,,*123456# US (gg)\r\n\r\nDial by your location\r\n+1 15550100 US (gg)\r\nMeeting ID: 555 4444 3210\r\nPasscode: 123456\r\nFind your local number: https://zoom.us/u/ab12cdef34jh\r\n\r\nJoin by SIP\r\n5550100@zoomcrc.com\r\n\r\nJoin by H.323\r\n192.0.2.1 (US West)\r\nMeeting ID: 555 4444 3210\r\nPasscode: 123456\r\n\r\n",
  "sip_links": [
    "5550100@zoomcrc.com",
    "5550100@zoomcrc.com",
    "5550100@zoomcrc.com"
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "attendees": [
    {
      "name": "conference_room_h323_02",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "telepresence_unit",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "api_test_20190508",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "new_h323_device",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "conference_room_h323_02",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "telepresence_unit",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "api_test_20190508",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "new_h323_device",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "telepresence_unit",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "conference_room_h323_02",
      "disable_video": false,
      "disable_audio": false
    }
  ],
  "ttl": 1000
}
{
  "attendees": [
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    },
    {
      "join_url": "https://example.com/j/11111",
      "name": "Jill Chill"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
statuspending
page_size30
page_number1
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "w7587w4eiyfsudgf",
  "page_count": 1,
  "page_number": 1,
  "page_size": 30,
  "total_records": 20,
  "registrants": [
    {
      "id": "9tboDiHUQAeOnbmudzWa5g",
      "address": "1800 Amphibious Blvd.",
      "city": "Mountain View",
      "comments": "Looking forward to the discussion.",
      "country": "US",
      "custom_questions": [
        {
          "title": "What do you hope to learn from this?",
          "value": "Look forward to learning how you come up with new recipes and what other services you offer."
        },
        {
          "title": "What do you hope to learn from this?",
          "value": "Look forward to learning how you come up with new recipes and what other services you offer."
        }
      ],
      "email": "jchill@example.com",
      "first_name": "Jill",
      "industry": "Food",
      "job_title": "Chef",
      "last_name": "Chill",
      "no_of_employees": "1-20",
      "org": "Cooking Org",
      "phone": "5550100",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "CA",
      "status": "approved",
      "zip": "94045",
      "create_time": "2022-03-22T05:59:09.0Z",
      "join_url": "https://example.com/j/11111",
      "participant_pin_code": 380303
    },
    {
      "id": "9tboDiHUQAeOnbmudzWa5g",
      "address": "1800 Amphibious Blvd.",
      "city": "Mountain View",
      "comments": "Looking forward to the discussion.",
      "country": "US",
      "custom_questions": [
        {
          "title": "What do you hope to learn from this?",
          "value": "Look forward to learning how you come up with new recipes and what other services you offer."
        },
        {
          "title": "What do you hope to learn from this?",
          "value": "Look forward to learning how you come up with new recipes and what other services you offer."
        },
        {
          "title": "What do you hope to learn from this?",
          "value": "Look forward to learning how you come up with new recipes and what other services you offer."
        },
        {
          "title": "What do you hope to learn from this?",
          "value": "Look forward to learning how you come up with new recipes and what other services you offer."
        }
      ],
      "email": "jchill@example.com",
      "first_name": "Jill",
      "industry": "Food",
      "job_title": "Chef",
      "last_name": "Chill",
      "no_of_employees": "1-20",
      "org": "Cooking Org",
      "phone": "5550100",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "CA",
      "status": "approved",
      "zip": "94045",
      "create_time": "2022-03-22T05:59:09.0Z",
      "join_url": "https://example.com/j/11111",
      "participant_pin_code": 380303
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_ids1648194360000,1648367160000
{
  "first_name": "Brook",
  "last_name": "Kuvalis",
  "email": "Destin_Windler@yahoo.com",
  "address": "45217 Jarvis Square",
  "city": "Abernathystead",
  "state": "WA",
  "zip": "52969-3992",
  "country": "TV",
  "phone": "1-984-988-8311",
  "comments": "Excited to learn more about the topic.",
  "custom_questions": [
    {
      "title": "Any specific topics you want covered?",
      "value": "Explore new features of your platform."
    },
    {
      "title": "What role do you play in your organization?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    }
  ],
  "industry": "Technology",
  "job_title": "National Interactions Liaison",
  "no_of_employees": "1-20",
  "org": "Bruen, O'Connell and Daniel",
  "purchasing_time_frame": "1-3 months",
  "role_in_purchase_process": "Influencer",
  "language": "en-US",
  "auto_approve": true
}
{
  "id": 85746065,
  "join_url": "https://example.com/j/11111",
  "registrant_id": "fdgsfh2ey82fuh",
  "start_time": "2021-07-13T21:44:51.0Z",
  "topic": "My Meeting",
  "occurrences": [
    {
      "duration": 60,
      "occurrence_id": "1648194360000",
      "start_time": "2022-03-25T07:46:01.0Z",
      "status": "available"
    }
  ],
  "participant_pin_code": 380303
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_questions": [
    {
      "answers": [
        "Good",
        "Good"
      ],
      "required": true,
      "title": "How are you?",
      "type": "short"
    }
  ],
  "questions": [
    {
      "field_name": "last_name",
      "required": true
    },
    {
      "field_name": "last_name",
      "required": true
    },
    {
      "field_name": "last_name",
      "required": true
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_questions": [
    {
      "answers": [
        "Maybe",
        "Agree",
        "Strongly Disagree",
        "Strongly Agree",
        "Disagree"
      ],
      "required": true,
      "title": "Suggestions for future webinars?",
      "type": "short"
    },
    {
      "answers": [
        "No",
        "Agree",
        "Disagree",
        "Strongly Disagree"
      ],
      "required": true,
      "title": "How did you hear about us?",
      "type": "short"
    },
    {
      "answers": [
        "Option B",
        "Option C",
        "Maybe"
      ],
      "required": false,
      "title": "Suggestions for future webinars?",
      "type": "short"
    },
    {
      "answers": [
        "Disagree",
        "Yes",
        "Strongly Disagree"
      ],
      "required": true,
      "title": "What's your experience level?",
      "type": "short"
    }
  ],
  "questions": [
    {
      "field_name": "last_name",
      "required": true
    },
    {
      "field_name": "last_name",
      "required": false
    },
    {
      "field_name": "last_name",
      "required": true
    },
    {
      "field_name": "last_name",
      "required": true
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
{
  "action": "approve",
  "registrants": [
    {
      "email": "Jaylan26@yahoo.com",
      "id": "1234567890abcdefghijkl"
    },
    {
      "email": "Rosella20@gmail.com",
      "id": "567890abcdefghijklmnop"
    },
    {
      "email": "Megane9@hotmail.com",
      "id": "3Z7sEm0TQQieLav3c3OD_g"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": "9tboDiHUQAeOnbmudzWa5g",
  "address": "1800 Amphibious Blvd.",
  "city": "Mountain View",
  "comments": "Looking forward to the discussion.",
  "country": "US",
  "custom_questions": [
    {
      "title": "What do you hope to learn from this?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    },
    {
      "title": "What do you hope to learn from this?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    },
    {
      "title": "What do you hope to learn from this?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    },
    {
      "title": "What do you hope to learn from this?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    },
    {
      "title": "What do you hope to learn from this?",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    }
  ],
  "email": "jchill@example.com",
  "first_name": "Jill",
  "industry": "Food",
  "job_title": "Chef",
  "last_name": "Chill",
  "no_of_employees": "1-20",
  "org": "Cooking Org",
  "phone": "5550100",
  "purchasing_time_frame": "1-3 months",
  "role_in_purchase_process": "Influencer",
  "state": "CA",
  "status": "approved",
  "zip": "94045",
  "create_time": "2022-03-22T05:58:44.0Z",
  "join_url": "https://example.com/j/11111",
  "participant_pin_code": 380303
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_idapproved
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Live streaming(4 operations)

{
  "expire_in": 120,
  "token": "2njt50mj"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "page_url": "https://example.com/livestream/123",
  "stream_key": "contact-ic@example.com",
  "stream_url": "https://example.com/livestream",
  "resolution": "720p"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "page_url": "https://example.com/livestream/123",
  "stream_key": "contact-it@example.com",
  "stream_url": "https://example.com/livestream",
  "resolution": "720p"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "action": "start",
  "settings": {
    "active_speaker_name": true,
    "display_name": "Jill Chill",
    "layout": "follow_host",
    "close_caption": "burnt-in"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Meetings(13 operations)

{
  "action": "start",
  "settings": {
    "participant_user_id": "Csbjg8yWWFpHXdArbxOLI",
    "client_id": "3PPyn5p892TES56TICbQo"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
show_previous_occurrencestrue
{
  "assistant_id": "qdKpWWbRcDwF6LrXEJ5oQ",
  "host_email": "Malvina97@yahoo.com",
  "host_id": "KCkdEqdoBAlylINZsgSFq",
  "id": 9663281278,
  "uuid": "59c379cc-98c6-4e76-8aa8-ab962c6aeb60",
  "registration_url": "https://critical-ocelot.com",
  "agenda": "Illo tonsor demo.",
  "created_at": "2025-11-07T00:00:00.0Z",
  "duration": 141,
  "encrypted_password": "PvWqXrYsZtUvWwXxYyZzAaBbCcDdEeFfGg.5",
  "pstn_password": "968891",
  "h323_password": "173335",
  "join_url": "https://petty-heroine.biz",
  "chat_join_url": "https://damp-recommendation.name",
  "occurrences": [
    {
      "duration": 111,
      "occurrence_id": "1777451037000",
      "start_time": "1946-06-06T01:06:50.0Z",
      "status": "available"
    },
    {
      "duration": 47,
      "occurrence_id": "1777451031000",
      "start_time": "1936-06-09T21:22:43.0Z",
      "status": "available"
    },
    {
      "duration": 166,
      "occurrence_id": "1777451033000",
      "start_time": "1947-01-16T01:17:10.0Z",
      "status": "available"
    },
    {
      "duration": 118,
      "occurrence_id": "1777451033000",
      "start_time": "1966-01-19T17:53:04.0Z",
      "status": "available"
    }
  ],
  "password": "407840",
  "pmi": "97174657492",
  "pre_schedule": false,
  "recurrence": {
    "end_date_time": "2027-04-02T00:00:00.0Z",
    "end_times": 12,
    "monthly_day": 14,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 4,
    "type": 1,
    "weekly_days": "1"
  },
  "settings": {
    "additional_data_center_regions": [
      "SG",
      "AU",
      "EU",
      "CA"
    ],
    "allow_multiple_devices": true,
    "alternative_hosts": "backup.host@org.com",
    "alternative_hosts_email_notification": false,
    "alternative_host_update_polls": false,
    "alternative_host_manage_meeting_summary": true,
    "alternative_host_manage_cloud_recording": false,
    "approval_type": 0,
    "approved_or_denied_countries_or_regions": {
      "approved_list": [
        "AU",
        "CA",
        "GB",
        "MX"
      ],
      "denied_list": [
        "SY",
        "KP",
        "CN"
      ],
      "enable": false,
      "method": "approve"
    },
    "audio": "telephony",
    "audio_conference_info": "Carus valeo conduco.",
    "authentication_domains": "mushy-summer.info",
    "authentication_exception": [
      {
        "email": "jane.smith@test.org",
        "name": "Bob Williams",
        "join_url": "https://crazy-fowl.com"
      },
      {
        "email": "jane.smith@test.org",
        "name": "Frank White",
        "join_url": "https://somber-milestone.net"
      },
      {
        "email": "diana.prince@hero.gov",
        "name": "Henry Ford",
        "join_url": "https://energetic-seagull.info/"
      }
    ],
    "authentication_name": "Client Portal Login",
    "authentication_option": "signIn_LRsm4fmBZ9V17Doi7KZM52",
    "auto_recording": "cloud",
    "auto_add_recording_to_video_management": {
      "enable": false,
      "channels": [
        {
          "channel_id": "QrS8tU9vW0xY1zZ2aB3cD4eF",
          "name": "Frank White"
        },
        {
          "channel_id": "Uyh5qeykTDiA66YQEYmFPg",
          "name": "Frank White"
        },
        {
          "channel_id": "FgH5iJ6kL7mN8oP9qR0sT1uV",
          "name": "Eve Adams"
        },
        {
          "channel_id": "Uyh5qeykTDiA66YQEYmFPg",
          "name": "Bob Williams"
        },
        {
          "channel_id": "FgH5iJ6kL7mN8oP9qR0sT1uV",
          "name": "Bob Williams"
        }
      ]
    },
    "breakout_room": {
      "enable": false,
      "rooms": [
        {
          "name": "Eve Adams",
          "participants": [
            "participant2@example.com",
            "participant10@example.com"
          ]
        },
        {
          "name": "Frank White",
          "participants": [
            "participant4@example.com",
            "participant1@example.com",
            "participant10@example.com"
          ]
        },
        {
          "name": "Henry Ford",
          "participants": [
            "participant2@example.com",
            "participant4@example.com",
            "participant10@example.com",
            "participant8@example.com"
          ]
        }
      ]
    },
    "calendar_type": 1,
    "close_registration": true,
    "cn_meeting": true,
    "contact_email": "Caitlyn_Anderson@gmail.com",
    "contact_name": "Lena Berge",
    "custom_keys": [
      {
        "key": "access_level",
        "value": "value2"
      },
      {
        "key": "env",
        "value": "value2"
      },
      {
        "key": "env",
        "value": "east"
      },
      {
        "key": "key3",
        "value": "value1"
      },
      {
        "key": "setting_a",
        "value": "beta"
      },
      {
        "key": "app_id",
        "value": "value2"
      },
      {
        "key": "key2",
        "value": "full"
      },
      {
        "key": "env",
        "value": "beta"
      },
      {
        "key": "app_id",
        "value": "east"
      },
      {
        "key": "setting_a",
        "value": "admin"
      }
    ],
    "email_notification": false,
    "encryption_type": "enhanced_encryption",
    "enforce_login": false,
    "enforce_login_domains": "young-compromise.info",
    "focus_mode": true,
    "global_dial_in_countries": [
      "DE",
      "FR"
    ],
    "global_dial_in_numbers": [
      {
        "city": "Chicago",
        "country": "DE",
        "country_name": "United Kingdom",
        "number": "+91 1123456789",
        "type": "toll"
      },
      {
        "city": "Los Angeles",
        "country": "FR",
        "country_name": "Australia",
        "number": "+1 1000200200",
        "type": "toll"
      },
      {
        "city": "San Diego",
        "country": "IN",
        "country_name": "Japan",
        "number": "+1 2125550100",
        "type": "toll"
      },
      {
        "city": "Philadelphia",
        "country": "FR",
        "country_name": "Germany",
        "number": "+81 3123456789",
        "type": "toll"
      }
    ],
    "host_video": true,
    "in_meeting": false,
    "jbh_time": 0,
    "join_before_host": false,
    "question_and_answer": {
      "enable": false,
      "allow_submit_questions": true,
      "allow_anonymous_questions": false,
      "question_visibility": "all",
      "attendees_can_comment": true,
      "attendees_can_upvote": true
    },
    "language_interpretation": {
      "enable": false,
      "interpreters": [
        {
          "email": "charlie.brown@service.com",
          "languages": "RU,EN",
          "interpreter_languages": "Korean,English"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": false,
      "interpreters": [
        {
          "email": "diana.prince@hero.gov",
          "sign_language": "German"
        },
        {
          "email": "john.doe@example.com",
          "sign_language": "American"
        },
        {
          "email": "frank.white@enterprise.biz",
          "sign_language": "Australian"
        },
        {
          "email": "diana.prince@hero.gov",
          "sign_language": "Japanese"
        },
        {
          "email": "charlie.brown@service.com",
          "sign_language": "British"
        }
      ]
    },
    "meeting_authentication": true,
    "mute_upon_entry": true,
    "participant_video": false,
    "private_meeting": false,
    "registrants_confirmation_email": true,
    "registrants_email_notification": false,
    "registration_type": 1,
    "show_share_button": false,
    "show_join_info": false,
    "use_pmi": false,
    "waiting_room": false,
    "waiting_room_options": {
      "mode": "follow_setting",
      "who_goes_to_waiting_room": "everyone"
    },
    "watermark": false,
    "host_save_video_order": true,
    "internal_meeting": false,
    "meeting_invitees": [
      {
        "email": "eve.adams@company.co",
        "internal_user": false
      },
      {
        "email": "bob.williams@mail.io",
        "internal_user": false
      },
      {
        "email": "eve.adams@company.co",
        "internal_user": false
      },
      {
        "email": "john.doe@example.com",
        "internal_user": true
      }
    ],
    "continuous_meeting_chat": {
      "enable": true,
      "auto_add_invited_external_users": false,
      "auto_add_meeting_participants": false,
      "channel_id": "H3iJ4kL5mN6oP7qR8sT9uV0w"
    },
    "participant_focused_meeting": true,
    "push_change_to_calendar": true,
    "resources": [
      {
        "resource_type": "whiteboard",
        "resource_id": "B8Lc90a7SYsiWoiNOP3qR",
        "permission_level": "editor"
      },
      {
        "resource_type": "whiteboard",
        "resource_id": "G3Qh90f2XdoeofTdUV8yZ",
        "permission_level": "editor"
      }
    ],
    "auto_start_meeting_summary": false,
    "who_will_receive_summary": 1,
    "auto_start_ai_companion_questions": false,
    "who_can_ask_questions": 1,
    "summary_template_id": "ZIhBPIdq",
    "device_testing": false,
    "request_permission_to_unmute_participants": false,
    "allow_host_control_participant_mute_state": true,
    "disable_participant_video": false,
    "email_in_attendee_report": true
  },
  "start_time": "1946-04-21T11:19:32.0Z",
  "start_url": "https://intent-discourse.name/",
  "status": "waiting",
  "template_id": "kmYNgGC4PP3W6fuKGLdy9h35A2",
  "timezone": "Europe/Tirane",
  "topic": "Product Launch",
  "tracking_fields": [
    {
      "field": "team",
      "value": "dev",
      "visible": false
    }
  ],
  "type": 2,
  "dynamic_host_key": "016419",
  "creation_source": "open_api"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
schedule_for_remindertrue
cancel_meeting_remindertrue
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
{
  "agenda": "Quo velut contra. Sollicito crudelis maxime uter deorsum timor strues iusto desolo. Decretum blanditiis demum vere sordeo adsum considero.",
  "duration": 119,
  "password": "zTtlERMERi",
  "pre_schedule": true,
  "schedule_for": "Margot.Beahan99@gmail.com",
  "recurrence": {
    "end_date_time": "2026-12-29T00:00:00.0Z",
    "end_times": 58,
    "monthly_day": 13,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 7,
    "type": 1,
    "weekly_days": "1"
  },
  "settings": {
    "allow_multiple_devices": true,
    "alternative_hosts": "alice@example.com",
    "alternative_hosts_email_notification": true,
    "alternative_host_update_polls": true,
    "alternative_host_manage_meeting_summary": true,
    "alternative_host_manage_cloud_recording": false,
    "approval_type": 2,
    "approved_or_denied_countries_or_regions": {
      "approved_list": [
        "FR",
        "CA"
      ],
      "denied_list": [
        "IR",
        "DZ",
        "SD",
        "CU",
        "KP"
      ],
      "enable": false,
      "method": "approve"
    },
    "audio": "telephony",
    "audio_conference_info": "Votum copiose triumphus.",
    "authentication_domains": "moist-tenement.biz",
    "authentication_exception": [
      {
        "email": "Lee.Lebsack@yahoo.com",
        "name": "new_h323_device",
        "join_url": "https://meet.google.com/abc-defg-hij"
      },
      {
        "email": "Harold.Gorczany-Simonis@gmail.com",
        "name": "api_test_20190508",
        "join_url": "https://meet.google.com/abc-defg-hij"
      },
      {
        "email": "Myah_Beahan46@gmail.com",
        "name": "api_test_20190508",
        "join_url": "https://meet.google.com/abc-defg-hij"
      },
      {
        "email": "Dustin.Jast58@yahoo.com",
        "name": "new_h323_device",
        "join_url": "https://example.com/s/12345"
      },
      {
        "email": "Neha26@gmail.com",
        "name": "conference_room_h323_02",
        "join_url": "https://zoom.us/j/9876543210"
      }
    ],
    "authentication_name": "SAML Login",
    "authentication_option": "auth_option_facebook",
    "auto_recording": "cloud",
    "auto_add_recording_to_video_management": {
      "enable": true,
      "channels": [
        {
          "channel_id": "Abc123DeF45Ghi6JklMnoP",
          "name": "new_h323_device"
        },
        {
          "channel_id": "Uyh5qeykTDiA66YQEYmFPg",
          "name": "conference_room_h323_02"
        },
        {
          "channel_id": "IJKLmnOpQRstUVwXyZ1234",
          "name": "api_test_20190508"
        },
        {
          "channel_id": "QrstUvwXyz7890ABcDefgH",
          "name": "new_h323_device"
        },
        {
          "channel_id": "Abc123DeF45Ghi6JklMnoP",
          "name": "conference_room_h323_02"
        }
      ]
    },
    "breakout_room": {
      "enable": false,
      "rooms": [
        {
          "name": "conference_room_h323_02",
          "participants": [
            "participant9@example.com",
            "participant10@example.com",
            "participant5@example.com",
            "participant2@example.com",
            "participant1@example.com"
          ]
        },
        {
          "name": "telepresence_unit",
          "participants": [
            "participant3@example.com",
            "participant7@example.com",
            "participant2@example.com",
            "participant9@example.com"
          ]
        },
        {
          "name": "api_test_20190508",
          "participants": [
            "participant2@example.com",
            "participant7@example.com"
          ]
        }
      ]
    },
    "calendar_type": 1,
    "close_registration": true,
    "cn_meeting": false,
    "contact_email": "Earnest77@yahoo.com",
    "contact_name": "Roland Durgan",
    "custom_keys": [
      {
        "key": "key1",
        "value": "Look forward to learning how you come up with new recipes and what other services you offer."
      },
      {
        "key": "key1",
        "value": "Gain insights into market trends."
      },
      {
        "key": "key1",
        "value": "Seeking tips on digital marketing strategies."
      },
      {
        "key": "key1",
        "value": "Explore new features of your platform."
      },
      {
        "key": "key1",
        "value": "Seeking tips on digital marketing strategies."
      },
      {
        "key": "key1",
        "value": "Gain insights into market trends."
      },
      {
        "key": "key1",
        "value": "Mastering advanced analytics techniques."
      },
      {
        "key": "key1",
        "value": "Gain insights into market trends."
      },
      {
        "key": "key1",
        "value": "Mastering advanced analytics techniques."
      },
      {
        "key": "key1",
        "value": "Learn about cloud computing benefits."
      }
    ],
    "email_notification": false,
    "encryption_type": "enhanced_encryption",
    "enforce_login": true,
    "enforce_login_domains": "known-massage.info",
    "focus_mode": true,
    "global_dial_in_countries": [
      "BR",
      "CA",
      "AU"
    ],
    "global_dial_in_numbers": [
      {
        "city": "Lerabury",
        "country": "AT",
        "country_name": "Brazil",
        "number": "+49 30 1234567",
        "type": "toll"
      },
      {
        "city": "North Irving",
        "country": "CF",
        "country_name": "United Kingdom",
        "number": "+1 4155550123",
        "type": "toll"
      },
      {
        "city": "Johns Creek",
        "country": "CW",
        "country_name": "China",
        "number": "+1 4155550123",
        "type": "toll"
      }
    ],
    "host_video": false,
    "in_meeting": true,
    "jbh_time": 0,
    "join_before_host": false,
    "question_and_answer": {
      "enable": false,
      "allow_submit_questions": false,
      "allow_anonymous_questions": true,
      "question_visibility": "all",
      "attendees_can_comment": false,
      "attendees_can_upvote": true
    },
    "language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "Clair_Dietrich32@yahoo.com",
          "languages": "US,KR",
          "interpreter_languages": "English,French"
        },
        {
          "email": "Casimer.Greenfelder99@hotmail.com",
          "languages": "US,CN",
          "interpreter_languages": "German,Spanish"
        },
        {
          "email": "Griffin_Treutel@hotmail.com",
          "languages": "FR,RU",
          "interpreter_languages": "Dutch,Swedish"
        },
        {
          "email": "Kenya51@yahoo.com",
          "languages": "US,CN",
          "interpreter_languages": "Dutch,Swedish"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "Eula_Reinger64@hotmail.com",
          "sign_language": "American Sign Language"
        }
      ]
    },
    "meeting_authentication": false,
    "meeting_invitees": [
      {
        "email": "Solon68@hotmail.com"
      },
      {
        "email": "Marion.Hoppe48@yahoo.com"
      }
    ],
    "mute_upon_entry": true,
    "participant_video": true,
    "private_meeting": true,
    "registrants_confirmation_email": true,
    "registrants_email_notification": false,
    "registration_type": 1,
    "show_share_button": false,
    "use_pmi": false,
    "waiting_room": true,
    "waiting_room_options": {
      "mode": "follow_setting",
      "who_goes_to_waiting_room": "everyone"
    },
    "watermark": false,
    "host_save_video_order": false,
    "internal_meeting": false,
    "continuous_meeting_chat": {
      "enable": false,
      "auto_add_invited_external_users": false,
      "auto_add_meeting_participants": false
    },
    "participant_focused_meeting": false,
    "push_change_to_calendar": true,
    "resources": [
      {
        "resource_type": "whiteboard",
        "resource_id": "Z6aB7cD8eF9gH0iJ1KlM2N",
        "permission_level": "editor"
      },
      {
        "resource_type": "whiteboard",
        "resource_id": "90KlM1NoP2qR3sT4uV5wXy",
        "permission_level": "editor"
      },
      {
        "resource_type": "whiteboard",
        "resource_id": "Z6aB7cD8eF9gH0iJ1KlM2N",
        "permission_level": "editor"
      }
    ],
    "auto_start_meeting_summary": false,
    "who_will_receive_summary": 1,
    "auto_start_ai_companion_questions": true,
    "who_can_ask_questions": 1,
    "summary_template_id": "0x8",
    "device_testing": true,
    "request_permission_to_unmute_participants": false,
    "allow_host_control_participant_mute_state": false,
    "disable_participant_video": false,
    "email_in_attendee_report": true
  },
  "start_time": "2027-04-04T00:00:00.0Z",
  "template_id": "sYYUYcT4W913QMwuYqzc1nIcPk",
  "timezone": "Africa/Casablanca",
  "topic": "Client Onboarding Call",
  "tracking_fields": [
    {
      "field": "field2",
      "value": "Find solutions for data security."
    },
    {
      "field": "field1",
      "value": "Seeking tips on digital marketing strategies."
    }
  ],
  "type": 2
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "passcode": "3rMs8C"
}
{
  "sip_dialing": "9988776655.ijkl3456.klmno9012@zoomcrc.com",
  "paid_crc_plan_participant": true,
  "participant_identifier_code": "ElVahOZ1i",
  "expire_in": 2224
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "action": "recover"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 27014558663,
  "uuid": "BWwXxmyzXFRRIWdS7D2cCz38hR",
  "duration": 50,
  "start_time": "2024-06-09T00:00:00.0Z",
  "end_time": "2026-05-04T00:00:00.0Z",
  "host_id": "8QwfyLW8fEx47XjcZHjG",
  "dept": "Outdoors",
  "participants_count": 30,
  "source": "Outlook Add-in",
  "topic": "Brainstorming Session",
  "total_minutes": 949,
  "type": 1,
  "user_email": "Cicero.Waters93@yahoo.com",
  "user_name": "Dexter Weber",
  "has_meeting_summary": false
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from2026-04-02
to2026-04-02
{
  "meetings": [
    {
      "start_time": "1937-03-22T14:39:37.0Z",
      "uuid": "Xyz1234567AbCdEfGhIjKlM=="
    },
    {
      "start_time": "1953-04-04T23:09:09.0Z",
      "uuid": "Xyz1234567AbCdEfGhIjKlM=="
    },
    {
      "start_time": "1915-03-24T06:48:47.0Z",
      "uuid": "Vg8IdgluR5WDeWIkpJlElQ=="
    },
    {
      "start_time": "1944-06-20T06:14:31.0Z",
      "uuid": "AbcDefgHiJkLmNoPqRsTuvW=="
    },
    {
      "start_time": "1932-09-16T19:50:55.0Z",
      "uuid": "Xyz1234567AbCdEfGhIjKlM=="
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "gdgkSPKjLeW7siXUgDqWIfQ2jXbIRAAt",
  "page_count": 47,
  "page_size": 77,
  "total_records": 3796,
  "participants": [
    {
      "id": "H8i9J0k1L2m3N4o5P6qR",
      "name": "John Doe",
      "user_id": "67890123",
      "registrant_id": "E1f2G3h4I5j6K7l8M9n0",
      "user_email": "grace.w@mail.com",
      "join_time": "1919-05-09T21:53:59.0Z",
      "leave_time": "1941-06-18T22:01:05.0Z",
      "duration": 5400,
      "failover": false,
      "status": "in_meeting",
      "internal_user": true
    },
    {
      "id": "H8i9J0k1L2m3N4o5P6qR",
      "name": "Jane Smith",
      "user_id": "27423744",
      "registrant_id": "K1l2M3n4O5p6Q7r8S9t0",
      "user_email": "grace.w@mail.com",
      "join_time": "1936-12-20T13:25:39.0Z",
      "leave_time": "1962-05-08T23:30:57.0Z",
      "duration": 7200,
      "failover": false,
      "status": "in_meeting",
      "internal_user": false
    },
    {
      "id": "30R7kT7bTIKSNUFEuH_Qlg",
      "name": "Frank Miller",
      "user_id": "67890123",
      "registrant_id": "K1l2M3n4O5p6Q7r8S9t0",
      "user_email": "alice.j@domain.net",
      "join_time": "1891-11-29T08:48:49.0Z",
      "leave_time": "1969-03-13T09:29:43.0Z",
      "duration": 4200,
      "failover": false,
      "status": "in_meeting",
      "internal_user": true
    },
    {
      "id": "S7t8U9v0W1x2Y3z4A5b6",
      "name": "Grace Wilson",
      "user_id": "78901234",
      "registrant_id": "U1v2W3x4Y5z6A7b8C9d0",
      "user_email": "john.doe@example.com",
      "join_time": "1949-06-22T22:47:15.0Z",
      "leave_time": "1901-02-23T13:38:01.0Z",
      "duration": 4800,
      "failover": false,
      "status": "in_meeting",
      "internal_user": false
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 66546472842,
  "questions": [
    {
      "email": "anon@example.com",
      "name": "Sam Green",
      "question_details": [
        {
          "answer": "Good question, I'll follow up on that.",
          "question": "What is the roadmap for Q3?"
        },
        {
          "answer": "Thank you for bringing that up.",
          "question": "When will the new feature be released?"
        },
        {
          "answer": "I can answer that for you.",
          "question": "What about the security implications?"
        }
      ]
    }
  ],
  "start_time": "2025-10-08T00:00:00.0Z",
  "uuid": "KlMNOpqRsTUVWXyZAbCdEf=="
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
typescheduled
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
page_number1
from2023-01-01
to2023-01-16
timezoneAmerica/Los_Angeles
{
  "next_page_token": "ISp7k4Of08b8IlYWj1KpcU6JEjL3FisG",
  "page_count": 38,
  "page_number": 8,
  "page_size": 25,
  "total_records": 2569,
  "meetings": [
    {
      "agenda": "Technical Deep Dive on Microservices",
      "created_at": "1919-04-20T16:58:31.0Z",
      "duration": 15,
      "host_id": "UvWxYzA1b2C3d4E5f6G7",
      "id": 506978123,
      "join_url": "https://meet.zoom.us/j/678901234",
      "pmi": "45678901234",
      "start_time": "1938-11-17T21:26:37.0Z",
      "timezone": "Asia/Dubai",
      "topic": "Q1 Planning Session",
      "type": 2,
      "uuid": "MnOqPrsTuVwXyZ1234567=="
    },
    {
      "agenda": "Technical Deep Dive on Microservices",
      "created_at": "1917-10-21T22:32:03.0Z",
      "duration": 180,
      "host_id": "UvWxYzA1b2C3d4E5f6G7",
      "id": 102938475,
      "join_url": "https://webinar.zoom.us/j/102938475",
      "pmi": "97891943927",
      "start_time": "1932-07-15T21:53:46.0Z",
      "timezone": "Africa/Cairo",
      "topic": "New Feature Brainstorm",
      "type": 2,
      "uuid": "1a2b3c4d5e6f7g8h9i0j1k=="
    },
    {
      "agenda": "Technical Deep Dive on Microservices",
      "created_at": "1942-09-24T01:19:46.0Z",
      "duration": 30,
      "host_id": "aBcDeFgHiJkLmNoPqRsT",
      "id": 506978123,
      "join_url": "https://connect.zoom.us/j/506978123",
      "pmi": "97891943927",
      "start_time": "1948-02-18T10:24:20.0Z",
      "timezone": "America/Los_Angeles",
      "topic": "Product Demo",
      "type": 2,
      "uuid": "1a2b3c4d5e6f7g8h9i0j1k=="
    },
    {
      "agenda": "Financial Q4 Forecast",
      "created_at": "1969-08-02T09:45:02.0Z",
      "duration": 15,
      "host_id": "H8i9J0k1L2m3N4o5P6qR",
      "id": 987654321,
      "join_url": "https://connect.zoom.us/j/506978123",
      "pmi": "34567890123",
      "start_time": "1932-10-25T15:44:01.0Z",
      "timezone": "Asia/Shanghai",
      "topic": "New Feature Brainstorm",
      "type": 2,
      "uuid": "GhIjKlMnOqPqRsTuVwXyZ=="
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "agenda": "Abscido spectaculum natus quo thymbra tibi arca suppono tergeo decumbo. Defessus contigo deserunt fugit. Sapiente cattus cultellus.",
  "default_password": true,
  "duration": 32,
  "password": "pI_r1UP7zj",
  "pre_schedule": false,
  "recurrence": {
    "end_date_time": "2026-05-20T00:00:00.0Z",
    "end_times": 39,
    "monthly_day": 14,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 2,
    "type": 1,
    "weekly_days": "1"
  },
  "schedule_for": "Luther.Ullrich@gmail.com",
  "settings": {
    "additional_data_center_regions": [
      "CN",
      "CA",
      "SG"
    ],
    "allow_multiple_devices": true,
    "alternative_hosts": "frank@example.com",
    "alternative_hosts_email_notification": false,
    "approval_type": 2,
    "approved_or_denied_countries_or_regions": {
      "approved_list": [
        "JP",
        "DE",
        "IN"
      ],
      "denied_list": [
        "SY",
        "CU",
        "VE",
        "SD",
        "DZ"
      ],
      "enable": true,
      "method": "approve"
    },
    "audio": "telephony",
    "audio_conference_info": "Caste tabernus adulescens.",
    "authentication_domains": "coordinated-platypus.name",
    "authentication_exception": [
      {
        "email": "Francisca35@hotmail.com",
        "name": "telepresence_unit"
      },
      {
        "email": "Chandler_Kovacek66@gmail.com",
        "name": "new_h323_device"
      },
      {
        "email": "Alan.Berge13@gmail.com",
        "name": "telepresence_unit"
      },
      {
        "email": "Damaris.Mosciski@hotmail.com",
        "name": "new_h323_device"
      },
      {
        "email": "Millie.Bogisich20@yahoo.com",
        "name": "telepresence_unit"
      }
    ],
    "authentication_option": "auth_option_facebook",
    "auto_recording": "cloud",
    "auto_add_recording_to_video_management": {
      "enable": false,
      "channels": [
        {
          "channel_id": "5678AbCdEfGhIjKlMnOpQr",
          "name": "telepresence_unit"
        },
        {
          "channel_id": "5678AbCdEfGhIjKlMnOpQr",
          "name": "conference_room_h323_02"
        },
        {
          "channel_id": "QrstUvwXyz7890ABcDefgH",
          "name": "new_h323_device"
        },
        {
          "channel_id": "Abc123DeF45Ghi6JklMnoP",
          "name": "conference_room_h323_02"
        },
        {
          "channel_id": "Abc123DeF45Ghi6JklMnoP",
          "name": "telepresence_unit"
        }
      ]
    },
    "breakout_room": {
      "enable": false,
      "rooms": [
        {
          "name": "new_h323_device",
          "participants": [
            "participant3@example.com",
            "participant6@example.com"
          ]
        },
        {
          "name": "new_h323_device",
          "participants": [
            "participant7@example.com",
            "participant2@example.com"
          ]
        },
        {
          "name": "conference_room_h323_02",
          "participants": [
            "participant10@example.com",
            "participant7@example.com",
            "participant8@example.com",
            "participant1@example.com",
            "participant4@example.com"
          ]
        },
        {
          "name": "telepresence_unit",
          "participants": [
            "participant6@example.com",
            "participant7@example.com",
            "participant5@example.com",
            "participant10@example.com"
          ]
        },
        {
          "name": "new_h323_device",
          "participants": [
            "participant3@example.com",
            "participant9@example.com",
            "participant7@example.com",
            "participant2@example.com",
            "participant5@example.com"
          ]
        }
      ]
    },
    "calendar_type": 1,
    "close_registration": false,
    "cn_meeting": false,
    "contact_email": "Brice36@hotmail.com",
    "contact_name": "Ian Mertz",
    "email_notification": true,
    "encryption_type": "enhanced_encryption",
    "focus_mode": true,
    "global_dial_in_countries": [
      "CA",
      "AU",
      "CN"
    ],
    "host_video": true,
    "in_meeting": true,
    "jbh_time": 0,
    "join_before_host": true,
    "question_and_answer": {
      "enable": false,
      "allow_submit_questions": false,
      "allow_anonymous_questions": false,
      "question_visibility": "all",
      "attendees_can_comment": true,
      "attendees_can_upvote": false
    },
    "language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "Emely_MacGyver@hotmail.com",
          "languages": "JP,DE",
          "interpreter_languages": "French,Russian"
        },
        {
          "email": "Elias_Collins@gmail.com",
          "languages": "PT,ES",
          "interpreter_languages": "English,Korean"
        },
        {
          "email": "Brenda0@gmail.com",
          "languages": "JP,DE",
          "interpreter_languages": "English,French"
        },
        {
          "email": "Elisabeth_Steuber@hotmail.com",
          "languages": "US,CN",
          "interpreter_languages": "German,Spanish"
        },
        {
          "email": "Willy_White61@hotmail.com",
          "languages": "PT,ES",
          "interpreter_languages": "English,French"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "Molly_Cummings20@yahoo.com",
          "sign_language": "German Sign Language"
        }
      ]
    },
    "meeting_authentication": true,
    "meeting_invitees": [
      {
        "email": "Dewitt_Kutch77@hotmail.com"
      },
      {
        "email": "Winston_Ernser5@yahoo.com"
      },
      {
        "email": "Clarabelle_Osinski@gmail.com"
      },
      {
        "email": "Hershel71@yahoo.com"
      },
      {
        "email": "Lavada.Greenholt@gmail.com"
      }
    ],
    "mute_upon_entry": false,
    "participant_video": true,
    "private_meeting": false,
    "registrants_confirmation_email": true,
    "registrants_email_notification": false,
    "registration_type": 1,
    "show_share_button": false,
    "show_join_info": false,
    "use_pmi": true,
    "waiting_room": true,
    "waiting_room_options": {
      "mode": "follow_setting",
      "who_goes_to_waiting_room": "everyone"
    },
    "watermark": true,
    "host_save_video_order": false,
    "alternative_host_update_polls": true,
    "alternative_host_manage_meeting_summary": false,
    "alternative_host_manage_cloud_recording": false,
    "internal_meeting": true,
    "continuous_meeting_chat": {
      "enable": false,
      "auto_add_invited_external_users": false,
      "auto_add_meeting_participants": true
    },
    "participant_focused_meeting": false,
    "push_change_to_calendar": true,
    "resources": [
      {
        "resource_type": "whiteboard",
        "resource_id": "X4Hy02w3QUOdskKofgb9Jg",
        "permission_level": "editor"
      }
    ],
    "auto_start_meeting_summary": true,
    "who_will_receive_summary": 1,
    "auto_start_ai_companion_questions": true,
    "who_can_ask_questions": 1,
    "summary_template_id": "0x0",
    "device_testing": true,
    "request_permission_to_unmute_participants": false,
    "allow_host_control_participant_mute_state": true,
    "disable_participant_video": true,
    "email_in_attendee_report": true
  },
  "start_time": "2026-10-29T00:00:00.0Z",
  "template_id": "NSQ9Z9k5590YfQbzKsXL5KBGzy",
  "timezone": "Asia/Aqtau",
  "topic": "Quarterly Business Review",
  "tracking_fields": [
    {
      "field": "project_code",
      "value": "Improve my team's productivity workflows."
    },
    {
      "field": "cost_center",
      "value": "Seeking tips on digital marketing strategies."
    },
    {
      "field": "source",
      "value": "To network with industry peers."
    }
  ],
  "type": 2
}
{
  "assistant_id": "1RO6i1AdrTYlhy8ejHxUjqsN",
  "host_email": "Lizeth.Watsica@gmail.com",
  "host_id": "POKVeBo50Xqlwes9STxBKfMl",
  "id": 31034731166,
  "uuid": "KlMNOpqRsTUVWXyZAbCdEf==",
  "registration_url": "https://zoom.us/webinar/register/abcde12345FGHIJ67890",
  "agenda": "Weekly Sync on Project Progress",
  "created_at": "2025-10-06T00:00:00.0Z",
  "duration": 163,
  "encrypted_password": "UVWxYzABcDeFGHIJkLMn.3",
  "pstn_password": "832821",
  "h323_password": "481655",
  "join_url": "https://webinar.org/j/1a2b3c4d",
  "chat_join_url": "https://company.zoom.us/launch/chat/fedcba",
  "occurrences": [
    {
      "duration": 41,
      "occurrence_id": "1648799160000",
      "start_time": "1915-08-04T23:08:35.0Z",
      "status": "available"
    },
    {
      "duration": 34,
      "occurrence_id": "1648626360000",
      "start_time": "1904-06-04T11:04:12.0Z",
      "status": "available"
    },
    {
      "duration": 134,
      "occurrence_id": "1648453560000",
      "start_time": "1915-12-27T21:14:43.0Z",
      "status": "available"
    },
    {
      "duration": 114,
      "occurrence_id": "1648280760000",
      "start_time": "1953-03-13T01:01:23.0Z",
      "status": "available"
    }
  ],
  "password": "locisefo",
  "pmi": "03698214306",
  "pre_schedule": true,
  "recurrence": {
    "end_date_time": "2026-10-04T00:00:00.0Z",
    "end_times": 22,
    "monthly_day": 16,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 3,
    "type": 1,
    "weekly_days": "1"
  },
  "settings": {
    "additional_data_center_regions": [
      "CA",
      "GB",
      "JP",
      "FR"
    ],
    "allow_multiple_devices": false,
    "alternative_hosts": "john.doe@example.com;jane.smith@example.com",
    "alternative_hosts_email_notification": true,
    "alternative_host_update_polls": true,
    "alternative_host_manage_meeting_summary": false,
    "alternative_host_manage_cloud_recording": false,
    "approval_type": 0,
    "approved_or_denied_countries_or_regions": {
      "approved_list": [
        "BR",
        "CA"
      ],
      "denied_list": [
        "CN",
        "IR",
        "KP"
      ],
      "enable": true,
      "method": "approve"
    },
    "audio": "telephony",
    "audio_conference_info": "Third-party audio bridge details: Dial-in: +1 800 123 4567, Pin: 1234#",
    "authentication_domains": "example.com",
    "authentication_exception": [
      {
        "email": "guest.user@email.org",
        "name": "Alice Blue",
        "join_url": "https://my.meeting.link/join/abcde"
      },
      {
        "email": "bob.white@org.io",
        "name": "John Doe",
        "join_url": "https://company.zoom.us/j/fedcba"
      },
      {
        "email": "member.a@company.com",
        "name": "Guest User",
        "join_url": "https://webinar.org/j/1a2b3c4d"
      },
      {
        "email": "diana.green@app.dev",
        "name": "Jane Smith",
        "join_url": "https://zoom.us/j/9876543210"
      }
    ],
    "authentication_name": "Sign in to Zoom",
    "authentication_option": "NkVu4OprkdqPdUkn5kD3FesX5",
    "auto_recording": "none",
    "auto_add_recording_to_video_management": {
      "enable": true,
      "channels": [
        {
          "channel_id": "EfGhIjKlMnOqPrsTuVwX",
          "name": "John Doe"
        },
        {
          "channel_id": "EfGhIjKlMnOqPrsTuVwX",
          "name": "Alice Blue"
        },
        {
          "channel_id": "EfGhIjKlMnOqPrsTuVwX",
          "name": "John Doe"
        },
        {
          "channel_id": "EfGhIjKlMnOqPrsTuVwX",
          "name": "Bob White"
        },
        {
          "channel_id": "VzXyZAbCdEfGhIjKlMnOp",
          "name": "Jill Chill"
        }
      ]
    },
    "breakout_room": {
      "enable": false,
      "rooms": [
        {
          "name": "Jill Chill",
          "participants": [
            "john.doe@example.com",
            "henry.moore@example.com"
          ]
        },
        {
          "name": "Bob White",
          "participants": [
            "bob.williams@example.com",
            "john.doe@example.com"
          ]
        },
        {
          "name": "Jill Chill",
          "participants": [
            "jane.smith@example.com",
            "henry.moore@example.com",
            "charlie.brown@example.com"
          ]
        }
      ]
    },
    "calendar_type": 1,
    "close_registration": false,
    "cn_meeting": true,
    "contact_email": "Sheila77@hotmail.com",
    "contact_name": "Melody Hermann",
    "custom_keys": [
      {
        "key": "cost_center",
        "value": "marketing"
      },
      {
        "key": "project_code",
        "value": "HR"
      },
      {
        "key": "project_code",
        "value": "HR"
      },
      {
        "key": "region",
        "value": "sales"
      },
      {
        "key": "cost_center",
        "value": "HR"
      },
      {
        "key": "department",
        "value": "finance"
      },
      {
        "key": "cost_center",
        "value": "sales"
      },
      {
        "key": "project_code",
        "value": "finance"
      },
      {
        "key": "cost_center",
        "value": "finance"
      },
      {
        "key": "department",
        "value": "sales"
      }
    ],
    "email_notification": true,
    "encryption_type": "enhanced_encryption",
    "enforce_login": true,
    "enforce_login_domains": "trusted.net",
    "focus_mode": false,
    "global_dial_in_countries": [
      "BR",
      "US"
    ],
    "global_dial_in_numbers": [
      {
        "city": "London",
        "country": "CA",
        "country_name": "Mexico",
        "number": "+52 55 1234 5678",
        "type": "toll"
      }
    ],
    "host_video": false,
    "in_meeting": true,
    "jbh_time": 0,
    "join_before_host": false,
    "question_and_answer": {
      "enable": true,
      "allow_submit_questions": true,
      "allow_anonymous_questions": false,
      "question_visibility": "all",
      "attendees_can_comment": true,
      "attendees_can_upvote": true
    },
    "language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "alice.blue@mail.net",
          "languages": "US,CN",
          "interpreter_languages": "Russian,Korean"
        },
        {
          "email": "diana.green@app.dev",
          "languages": "FR,ES",
          "interpreter_languages": "French,Spanish"
        },
        {
          "email": "diana.green@app.dev",
          "languages": "US,DE",
          "interpreter_languages": "Spanish,Japanese"
        },
        {
          "email": "alice.blue@mail.net",
          "languages": "RU,KR",
          "interpreter_languages": "Spanish,Japanese"
        },
        {
          "email": "jane.smith@another.com",
          "languages": "RU,KR",
          "interpreter_languages": "Chinese,French"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "member.a@company.com",
          "sign_language": "Spanish Sign Language"
        }
      ]
    },
    "meeting_authentication": true,
    "mute_upon_entry": true,
    "participant_video": false,
    "private_meeting": false,
    "registrants_confirmation_email": true,
    "registrants_email_notification": true,
    "registration_type": 1,
    "show_share_button": true,
    "show_join_info": false,
    "use_pmi": true,
    "waiting_room": false,
    "waiting_room_options": {
      "mode": "follow_setting",
      "who_goes_to_waiting_room": "everyone"
    },
    "watermark": false,
    "host_save_video_order": false,
    "internal_meeting": true,
    "meeting_invitees": [
      {
        "email": "guest.user@email.org"
      }
    ],
    "continuous_meeting_chat": {
      "enable": true,
      "auto_add_invited_external_users": true,
      "auto_add_meeting_participants": true,
      "channel_id": "KlMnOqPrsTuVwXyZAbCd"
    },
    "participant_focused_meeting": false,
    "push_change_to_calendar": true,
    "resources": [
      {
        "resource_type": "whiteboard",
        "resource_id": "W3x4Y5z6A7b8C9d0E1f2G3",
        "permission_level": "editor"
      },
      {
        "resource_type": "whiteboard",
        "resource_id": "X4Hy02w3QUOdskKofgb9Jg",
        "permission_level": "editor"
      }
    ],
    "auto_start_meeting_summary": false,
    "who_will_receive_summary": 1,
    "auto_start_ai_companion_questions": true,
    "who_can_ask_questions": 1,
    "summary_template_id": "0xE",
    "device_testing": false,
    "request_permission_to_unmute_participants": true,
    "allow_host_control_participant_mute_state": false,
    "disable_participant_video": false,
    "email_in_attendee_report": false
  },
  "start_time": "1925-02-06T18:16:06.0Z",
  "start_url": "https://zoom.us/s/4567890123",
  "status": "waiting",
  "template_id": "s8NALtRJLjQHsCMv4rfmkeGn",
  "timezone": "America/St_Johns",
  "topic": "deploy impactful metrics",
  "tracking_fields": [
    {
      "field": "Owner",
      "value": "HR",
      "visible": true
    },
    {
      "field": "Region",
      "value": "HR",
      "visible": true
    },
    {
      "field": "Cost Center",
      "value": "sales",
      "visible": false
    },
    {
      "field": "Department",
      "value": "finance",
      "visible": false
    }
  ],
  "type": 2,
  "dynamic_host_key": "730775",
  "creation_source": "open_api"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "total_records": 889,
  "meetings": [
    {
      "id": 1122334455,
      "topic": "Project Review",
      "type": 2,
      "start_time": "1894-12-06T05:14:32.0Z",
      "duration": 45,
      "timezone": "Australia/Sydney",
      "created_at": "1893-12-23T07:08:11.0Z",
      "join_url": "https://zoom.us/j/4567890123",
      "passcode": "Team#1",
      "use_pmi": false,
      "is_host": false,
      "is_all_day": false
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

PAC

{
  "pac_accounts": [
    {
      "conference_id": 123456,
      "dedicated_dial_in_number": [
        {
          "country": "JPN",
          "number": "5550145"
        },
        {
          "country": "DEU",
          "number": "5550167"
        },
        {
          "country": "DEU",
          "number": "5550145"
        },
        {
          "country": "BRA",
          "number": "5550256"
        }
      ],
      "global_dial_in_numbers": [
        {
          "country": "JPN",
          "number": "5550167"
        },
        {
          "country": "CAN",
          "number": "5550290"
        },
        {
          "country": "BRA",
          "number": "5550201"
        },
        {
          "country": "IND",
          "number": "5550201"
        }
      ],
      "listen_only_password": "a1b2c3",
      "participant_password": "FghI!2"
    },
    {
      "conference_id": 987654,
      "dedicated_dial_in_number": [
        {
          "country": "JPN",
          "number": "5550201"
        },
        {
          "country": "BRA",
          "number": "5550145"
        },
        {
          "country": "DEU",
          "number": "5550110"
        },
        {
          "country": "DEU",
          "number": "5550189"
        },
        {
          "country": "AUS",
          "number": "5550189"
        }
      ],
      "global_dial_in_numbers": [
        {
          "country": "USA",
          "number": "5550278"
        },
        {
          "country": "FRA",
          "number": "5550167"
        },
        {
          "country": "CAN",
          "number": "5550290"
        },
        {
          "country": "CAN",
          "number": "5550123"
        },
        {
          "country": "CAN",
          "number": "5550278"
        }
      ],
      "listen_only_password": "3c2b1a",
      "participant_password": "Code*A"
    },
    {
      "conference_id": 456789,
      "dedicated_dial_in_number": [
        {
          "country": "USA",
          "number": "5550189"
        },
        {
          "country": "MEX",
          "number": "5550278"
        },
        {
          "country": "FRA",
          "number": "5550201"
        },
        {
          "country": "CAN",
          "number": "5550167"
        },
        {
          "country": "IND",
          "number": "5550278"
        }
      ],
      "global_dial_in_numbers": [
        {
          "country": "BRA",
          "number": "5550290"
        },
        {
          "country": "BRA",
          "number": "5550145"
        },
        {
          "country": "DEU",
          "number": "5550234"
        }
      ],
      "listen_only_password": "b3c5d7",
      "participant_password": "pQ7rSt"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Polls(7 operations)

{
  "polls": [
    {
      "anonymous": false,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1500,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Option B",
            "Option C",
            "Yes",
            "No",
            "Agree"
          ],
          "case_sensitive": true,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "A",
                "True"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Right",
                "A",
                "B",
                "True"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Right",
                "Yes"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Yes",
                "B",
                "True",
                "Right",
                "Correct"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Right",
                "A",
                "B",
                "True"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 7,
          "rating_min_label": "Poor",
          "rating_min_value": 2,
          "right_answers": [
            "Option C",
            "No",
            "The correct choice"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 750,
          "answer_min_character": 50,
          "answer_required": false,
          "answers": [
            "Disagree",
            "Agree",
            "Option B",
            "Yes"
          ],
          "case_sensitive": false,
          "name": "conference_room_h323_02",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "B",
                "Correct"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Right",
                "A"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 5,
          "rating_min_label": "Poor",
          "rating_min_value": 4,
          "right_answers": [
            "No",
            "Yes",
            "The correct choice",
            "Option A",
            "Option C"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 750,
          "answer_min_character": 5,
          "answer_required": false,
          "answers": [
            "Disagree",
            "Strongly Agree"
          ],
          "case_sensitive": false,
          "name": "conference_room_h323_02",
          "prompts": [
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "B",
                "Yes",
                "A",
                "Correct"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Yes",
                "Correct"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Yes",
                "True",
                "Right",
                "Correct"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Yes",
                "True",
                "Correct",
                "A",
                "B"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 8,
          "rating_min_label": "Poor",
          "rating_min_value": 1,
          "right_answers": [
            "Option C",
            "No",
            "Yes"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "What do you hope to learn from this?"
    },
    {
      "anonymous": false,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1000,
          "answer_min_character": 5,
          "answer_required": true,
          "answers": [
            "Strongly Agree",
            "Maybe",
            "Yes",
            "Option A",
            "Disagree"
          ],
          "case_sensitive": true,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Correct",
                "Right",
                "True",
                "Yes"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Correct",
                "True",
                "A",
                "Yes",
                "Right"
              ]
            }
          ],
          "rating_max_label": "Very High",
          "rating_max_value": 9,
          "rating_min_label": "Highly Dissatisfied",
          "rating_min_value": 3,
          "right_answers": [
            "Option B",
            "No"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "Suggestions for future webinars?"
    },
    {
      "anonymous": false,
      "poll_type": 1,
      "questions": [
        {
          "answer_max_character": 1000,
          "answer_min_character": 5,
          "answer_required": true,
          "answers": [
            "Option A",
            "Yes",
            "Disagree",
            "No"
          ],
          "case_sensitive": true,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "True",
                "A",
                "B"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "True",
                "B",
                "Right",
                "A"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "A",
                "Correct"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "True",
                "A",
                "Right"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "B",
                "Yes"
              ]
            }
          ],
          "rating_max_label": "Very High",
          "rating_max_value": 8,
          "rating_min_label": "Poor",
          "rating_min_value": 0,
          "right_answers": [
            "The correct choice",
            "Option A",
            "Option B",
            "Option C"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 1,
          "answer_required": false,
          "answers": [
            "Yes",
            "No"
          ],
          "case_sensitive": true,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "B",
                "Correct",
                "Yes",
                "A",
                "True"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Correct",
                "True",
                "Right",
                "Yes",
                "B"
              ]
            }
          ],
          "rating_max_label": "Very High",
          "rating_max_value": 9,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 4,
          "right_answers": [
            "Option C",
            "No"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "title": "What role do you play in your organization?"
    },
    {
      "anonymous": false,
      "poll_type": 1,
      "questions": [
        {
          "answer_max_character": 2000,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "No",
            "Maybe"
          ],
          "case_sensitive": true,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Correct",
                "A",
                "Yes"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "B",
                "Yes",
                "Correct"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Correct",
                "Right",
                "B"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Yes",
                "B",
                "True"
              ]
            }
          ],
          "rating_max_label": "Highly Satisfied",
          "rating_max_value": 9,
          "rating_min_label": "Highly Dissatisfied",
          "rating_min_value": 1,
          "right_answers": [
            "No",
            "Option B",
            "The correct choice"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Disagree",
            "Option A",
            "No",
            "Option B",
            "Yes"
          ],
          "case_sensitive": true,
          "name": "api_test_20190508",
          "prompts": [
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Right",
                "A",
                "True",
                "B"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "A",
                "B",
                "Yes"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Yes",
                "Right",
                "A",
                "True"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "True",
                "Right",
                "Yes",
                "A",
                "Correct"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 9,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 1,
          "right_answers": [
            "No",
            "Yes",
            "Option A",
            "The correct choice",
            "Option B"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Strongly Disagree",
            "Disagree"
          ],
          "case_sensitive": false,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Right",
                "A"
              ]
            }
          ],
          "rating_max_label": "Highly Satisfied",
          "rating_max_value": 7,
          "rating_min_label": "Poor",
          "rating_min_value": 4,
          "right_answers": [
            "The correct choice",
            "Option A",
            "Yes",
            "Option C",
            "No"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 750,
          "answer_min_character": 1,
          "answer_required": true,
          "answers": [
            "Yes",
            "Disagree",
            "Strongly Disagree"
          ],
          "case_sensitive": false,
          "name": "api_test_20190508",
          "prompts": [
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Right",
                "A",
                "True",
                "Correct",
                "B"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "True",
                "B",
                "Right",
                "Yes"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Correct",
                "Right",
                "A"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 9,
          "rating_min_label": "Not Likely",
          "rating_min_value": 2,
          "right_answers": [
            "The correct choice",
            "Option B",
            "No",
            "Yes",
            "Option A"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 1500,
          "answer_min_character": 1,
          "answer_required": true,
          "answers": [
            "Agree",
            "No",
            "Strongly Agree",
            "Option C"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Yes",
                "Correct",
                "B",
                "Right"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Yes",
                "A",
                "Right"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Right",
                "A",
                "Correct",
                "True"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 10,
          "rating_min_label": "Highly Dissatisfied",
          "rating_min_value": 1,
          "right_answers": [
            "The correct choice",
            "Yes",
            "Option B",
            "Option A",
            "No"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "title": "What role do you play in your organization?"
    },
    {
      "anonymous": true,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1000,
          "answer_min_character": 10,
          "answer_required": true,
          "answers": [
            "Agree",
            "Strongly Agree",
            "Option B",
            "Option C",
            "No"
          ],
          "case_sensitive": false,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "A",
                "Right",
                "Yes",
                "True"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "B",
                "A"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 7,
          "rating_min_label": "Poor",
          "rating_min_value": 3,
          "right_answers": [
            "The correct choice",
            "Option B",
            "Option A"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 20,
          "answer_required": false,
          "answers": [
            "Agree",
            "Strongly Disagree",
            "Option C",
            "Disagree",
            "No"
          ],
          "case_sensitive": false,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "B",
                "A",
                "Yes"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "B",
                "Correct"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "A",
                "B",
                "Correct",
                "Yes"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "True",
                "Correct",
                "Right",
                "A"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Correct",
                "A",
                "B",
                "Right"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 5,
          "rating_min_label": "Highly Dissatisfied",
          "rating_min_value": 2,
          "right_answers": [
            "The correct choice",
            "Option C",
            "Option A"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 1500,
          "answer_min_character": 20,
          "answer_required": true,
          "answers": [
            "Option B",
            "Option C",
            "Strongly Disagree",
            "Maybe",
            "Agree"
          ],
          "case_sensitive": false,
          "name": "api_test_20190508",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "A",
                "Yes",
                "Correct",
                "True"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "True",
                "A",
                "Yes"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Yes",
                "True",
                "Correct",
                "B",
                "A"
              ]
            }
          ],
          "rating_max_label": "Very High",
          "rating_max_value": 10,
          "rating_min_label": "Poor",
          "rating_min_value": 4,
          "right_answers": [
            "Option C",
            "Option B",
            "Option A"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "Any specific topics you want covered?"
    },
    {
      "anonymous": true,
      "poll_type": 1,
      "questions": [
        {
          "answer_max_character": 1500,
          "answer_min_character": 50,
          "answer_required": false,
          "answers": [
            "No",
            "Agree",
            "Strongly Disagree",
            "Option B"
          ],
          "case_sensitive": true,
          "name": "conference_room_h323_02",
          "prompts": [
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Right",
                "Correct",
                "A",
                "True",
                "B"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 5,
          "rating_min_label": "Very Low",
          "rating_min_value": 0,
          "right_answers": [
            "Yes",
            "Option C"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 100,
          "answer_required": false,
          "answers": [
            "Maybe",
            "Strongly Agree",
            "Option A"
          ],
          "case_sensitive": false,
          "name": "conference_room_h323_02",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "A",
                "Yes",
                "Correct",
                "Right",
                "B"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "True",
                "Yes",
                "B",
                "A",
                "Right"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "True",
                "A",
                "Correct"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 9,
          "rating_min_label": "Poor",
          "rating_min_value": 4,
          "right_answers": [
            "No",
            "Option C",
            "Option B",
            "Option A"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 1,
          "answer_required": true,
          "answers": [
            "Agree",
            "Option C",
            "No",
            "Disagree",
            "Strongly Disagree"
          ],
          "case_sensitive": false,
          "name": "conference_room_h323_02",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "True",
                "Right",
                "B",
                "Yes",
                "A"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Correct",
                "Yes",
                "B"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Correct",
                "True",
                "A",
                "Yes",
                "Right"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "B",
                "Correct",
                "A",
                "True"
              ]
            }
          ],
          "rating_max_label": "Very High",
          "rating_max_value": 10,
          "rating_min_label": "Very Low",
          "rating_min_value": 3,
          "right_answers": [
            "Option B",
            "Option A",
            "Option C",
            "The correct choice"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "title": "Any specific topics you want covered?"
    },
    {
      "anonymous": false,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1500,
          "answer_min_character": 20,
          "answer_required": false,
          "answers": [
            "Yes",
            "Disagree",
            "Option A"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Correct",
                "Right",
                "B",
                "A",
                "True"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "True",
                "Yes"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 5,
          "rating_min_label": "Poor",
          "rating_min_value": 5,
          "right_answers": [
            "Option B",
            "Option C",
            "The correct choice",
            "Yes",
            "No"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 750,
          "answer_min_character": 1,
          "answer_required": false,
          "answers": [
            "Maybe",
            "Agree"
          ],
          "case_sensitive": false,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Yes",
                "Right",
                "True"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Yes",
                "Right"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Right",
                "True",
                "Correct"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 8,
          "rating_min_label": "Very Low",
          "rating_min_value": 2,
          "right_answers": [
            "The correct choice",
            "Yes"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 750,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Agree",
            "Option C",
            "Maybe",
            "No"
          ],
          "case_sensitive": false,
          "name": "api_test_20190508",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Right",
                "B",
                "Correct",
                "Yes",
                "True"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "A",
                "Correct"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "B",
                "Right",
                "Yes"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "True",
                "A",
                "Yes",
                "Right"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 5,
          "rating_min_label": "Highly Dissatisfied",
          "rating_min_value": 2,
          "right_answers": [
            "Option A",
            "The correct choice"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 1,
          "answer_required": false,
          "answers": [
            "Option C",
            "Yes",
            "Maybe",
            "Strongly Agree",
            "Strongly Disagree"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "True",
                "Yes",
                "A",
                "Correct"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Right",
                "Correct",
                "True",
                "Yes"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "True",
                "A",
                "Yes",
                "B"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Yes",
                "B"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Correct",
                "Yes",
                "True",
                "B"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 7,
          "rating_min_label": "Not Likely",
          "rating_min_value": 3,
          "right_answers": [
            "No",
            "Yes",
            "Option C"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "How did you hear about us?"
    },
    {
      "anonymous": true,
      "poll_type": 1,
      "questions": [
        {
          "answer_max_character": 750,
          "answer_min_character": 100,
          "answer_required": false,
          "answers": [
            "Option A",
            "Disagree",
            "Option B",
            "No",
            "Maybe"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "A",
                "Right",
                "Yes"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Yes",
                "B",
                "Right",
                "Correct",
                "A"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Correct",
                "True",
                "A"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Yes",
                "Right",
                "A"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Yes",
                "B",
                "Correct"
              ]
            }
          ],
          "rating_max_label": "Strongly Agree",
          "rating_max_value": 8,
          "rating_min_label": "Not Likely",
          "rating_min_value": 0,
          "right_answers": [
            "Option C",
            "Yes",
            "The correct choice",
            "Option A"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 10,
          "answer_required": false,
          "answers": [
            "Yes",
            "Option B",
            "Option C",
            "Strongly Disagree",
            "Option A"
          ],
          "case_sensitive": true,
          "name": "telepresence_unit",
          "prompts": [
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "B",
                "True",
                "Correct"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Correct",
                "Right",
                "True",
                "A",
                "Yes"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "B",
                "True",
                "A",
                "Yes"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "True",
                "A",
                "Yes",
                "Correct",
                "B"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "B",
                "True",
                "A"
              ]
            }
          ],
          "rating_max_label": "Highly Satisfied",
          "rating_max_value": 9,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 5,
          "right_answers": [
            "Option B",
            "The correct choice",
            "Option A"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "Your biggest challenge in this area?"
    },
    {
      "anonymous": false,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1000,
          "answer_min_character": 5,
          "answer_required": true,
          "answers": [
            "Yes",
            "Option B",
            "No"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Right",
                "Correct",
                "Yes",
                "B"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Yes",
                "B",
                "A",
                "True"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "B",
                "Correct"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 9,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 3,
          "right_answers": [
            "Option B",
            "The correct choice",
            "Option A",
            "Yes"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 10,
          "answer_required": true,
          "answers": [
            "Yes",
            "Maybe",
            "Option C",
            "Option B",
            "Agree"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "Correct",
                "True"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "A",
                "B",
                "Yes",
                "Right"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Yes",
                "Right"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 5,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 1,
          "right_answers": [
            "Option B",
            "No",
            "Option A",
            "Option C"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 1000,
          "answer_min_character": 100,
          "answer_required": false,
          "answers": [
            "No",
            "Option A"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "True",
                "A",
                "Correct",
                "B"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Yes",
                "A",
                "Right",
                "Correct",
                "True"
              ]
            }
          ],
          "rating_max_label": "Highly Satisfied",
          "rating_max_value": 10,
          "rating_min_label": "Not Likely",
          "rating_min_value": 1,
          "right_answers": [
            "Option A",
            "No"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 10,
          "answer_required": false,
          "answers": [
            "Option C",
            "Option B"
          ],
          "case_sensitive": false,
          "name": "api_test_20190508",
          "prompts": [
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Correct",
                "A",
                "B",
                "True"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "B",
                "Yes",
                "Correct",
                "A",
                "Right"
              ]
            },
            {
              "prompt_question": "What features are most important to you?",
              "prompt_right_answers": [
                "Yes",
                "Right",
                "True",
                "B"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 9,
          "rating_min_label": "Poor",
          "rating_min_value": 4,
          "right_answers": [
            "No",
            "Option A"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 1500,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Maybe",
            "Strongly Agree"
          ],
          "case_sensitive": true,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "A",
                "True"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 10,
          "rating_min_label": "Poor",
          "rating_min_value": 4,
          "right_answers": [
            "Yes",
            "Option C",
            "No",
            "Option B"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "Suggestions for future webinars?"
    },
    {
      "anonymous": false,
      "poll_type": 1,
      "questions": [
        {
          "answer_max_character": 2000,
          "answer_min_character": 10,
          "answer_required": true,
          "answers": [
            "No",
            "Disagree"
          ],
          "case_sensitive": false,
          "name": "conference_room_h323_02",
          "prompts": [
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "B",
                "A"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Right",
                "A",
                "True"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 9,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 3,
          "right_answers": [
            "Option B",
            "No",
            "Yes",
            "Option C"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Strongly Disagree",
            "Yes"
          ],
          "case_sensitive": false,
          "name": "api_test_20190508",
          "prompts": [
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "A",
                "Right",
                "True"
              ]
            },
            {
              "prompt_question": "Any suggestions for improvement?",
              "prompt_right_answers": [
                "A",
                "Correct",
                "Right",
                "Yes",
                "True"
              ]
            },
            {
              "prompt_question": "What is your favorite color?",
              "prompt_right_answers": [
                "Correct",
                "Yes",
                "Right"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Right",
                "Yes"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Correct",
                "Right",
                "True",
                "B",
                "Yes"
              ]
            }
          ],
          "rating_max_label": "Very High",
          "rating_max_value": 9,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 1,
          "right_answers": [
            "Yes",
            "Option C",
            "Option A"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 750,
          "answer_min_character": 1,
          "answer_required": true,
          "answers": [
            "Strongly Agree",
            "Yes"
          ],
          "case_sensitive": false,
          "name": "new_h323_device",
          "prompts": [
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "B",
                "A",
                "Correct"
              ]
            },
            {
              "prompt_question": "Rate our service.",
              "prompt_right_answers": [
                "Correct",
                "Yes",
                "Right",
                "B"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "Yes",
                "Right",
                "A"
              ]
            },
            {
              "prompt_question": "How was your experience?",
              "prompt_right_answers": [
                "True",
                "Yes",
                "B",
                "Correct"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 9,
          "rating_min_label": "Poor",
          "rating_min_value": 2,
          "right_answers": [
            "The correct choice",
            "Option B",
            "No",
            "Option A"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "title": "Any specific topics you want covered?"
    }
  ]
}
{
  "polls": [
    {
      "anonymous": true,
      "id": "BnMqWeRtyuIoPaSdFg",
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 750,
          "answer_min_character": 20,
          "answer_required": true,
          "answers": [
            "Option 2",
            "Option B",
            "No",
            "Yes"
          ],
          "case_sensitive": false,
          "name": "Do you have any questions for the speaker?",
          "prompts": [
            {
              "prompt_question": "What did you learn today?",
              "prompt_right_answers": [
                "Correct Answer 3",
                "Agreed"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 8,
          "rating_min_label": "Very Low",
          "rating_min_value": 5,
          "right_answers": [
            "True Statement",
            "Yes",
            "Correct Response 1"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 20,
          "answer_required": true,
          "answers": [
            "Option 1",
            "No"
          ],
          "case_sensitive": true,
          "name": "What is your feedback on the presentation?",
          "prompts": [
            {
              "prompt_question": "What did you learn today?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Correct Answer 3",
                "Correct Answer 1",
                "Agreed"
              ]
            },
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Right choice",
                "Agreed",
                "Correct Answer 3"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Agreed",
                "Correct Answer 3"
              ]
            },
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Agreed",
                "Correct Answer 2",
                "Correct Answer 3"
              ]
            }
          ],
          "rating_max_label": "Very High",
          "rating_max_value": 5,
          "rating_min_label": "Highly Dissatisfied",
          "rating_min_value": 4,
          "right_answers": [
            "Affirmative",
            "True Statement",
            "Yes",
            "Correct Response 2",
            "Correct Response 1"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 750,
          "answer_min_character": 5,
          "answer_required": true,
          "answers": [
            "Option B",
            "Agree",
            "Disagree",
            "Option 2"
          ],
          "case_sensitive": false,
          "name": "What is your feedback on the presentation?",
          "prompts": [
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Right choice",
                "Correct Answer 3"
              ]
            },
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Agreed",
                "Correct Answer 3"
              ]
            },
            {
              "prompt_question": "What did you learn today?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Correct Answer 3",
                "Correct Answer 1"
              ]
            },
            {
              "prompt_question": "How do you feel about the changes?",
              "prompt_right_answers": [
                "Right choice",
                "Correct Answer 2",
                "Correct Answer 3"
              ]
            }
          ],
          "rating_max_label": "Strongly Agree",
          "rating_max_value": 10,
          "rating_min_label": "Very Low",
          "rating_min_value": 3,
          "right_answers": [
            "Correct Response 2",
            "Correct Response 1",
            "True Statement"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "status": "notstart",
      "title": "Learn something new"
    },
    {
      "anonymous": false,
      "id": "QalIoKWLTJehBJ8e1xRrbQ",
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1000,
          "answer_min_character": 100,
          "answer_required": false,
          "answers": [
            "Agree",
            "Option 2",
            "Disagree"
          ],
          "case_sensitive": false,
          "name": "What is your feedback on the presentation?",
          "prompts": [
            {
              "prompt_question": "How do you feel about the changes?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Correct Answer 2",
                "Correct Answer 3",
                "Right choice"
              ]
            },
            {
              "prompt_question": "How do you feel about the changes?",
              "prompt_right_answers": [
                "Agreed",
                "Correct Answer 1"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 10,
          "rating_min_label": "Very Low",
          "rating_min_value": 0,
          "right_answers": [
            "Affirmative",
            "True Statement",
            "Correct Response 1"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 100,
          "answer_required": false,
          "answers": [
            "Yes",
            "Agree",
            "No",
            "Option 1"
          ],
          "case_sensitive": true,
          "name": "Do you have any questions for the speaker?",
          "prompts": [
            {
              "prompt_question": "How do you feel about the changes?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Correct Answer 3",
                "Agreed",
                "Right choice",
                "Correct Answer 2"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 8,
          "rating_min_label": "Not likely",
          "rating_min_value": 1,
          "right_answers": [
            "Yes",
            "Correct Response 2"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "status": "notstart",
      "title": "Feedback Poll"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
anonymoustrue
{
  "polls": [
    {
      "id": "hJkLzXcVbNmPkJhgF",
      "status": "notstart",
      "anonymous": false,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 2000,
          "answer_min_character": 10,
          "answer_required": false,
          "answers": [
            "Strongly Disagree",
            "Disagree"
          ],
          "case_sensitive": true,
          "name": "How useful was this meeting?",
          "prompts": [
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Right choice",
                "Agreed"
              ]
            }
          ],
          "rating_max_label": "Fair",
          "rating_max_value": 4,
          "rating_min_label": "Moderately Unlikely",
          "rating_min_value": 2,
          "right_answers": [
            "Yes",
            "True",
            "Correct Answer",
            "Option B",
            "False"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "Quick Quiz"
    },
    {
      "id": "BnMqWeRtyuIoPaSdFg",
      "status": "notstart",
      "anonymous": true,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1000,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Very Poor",
            "Poor"
          ],
          "case_sensitive": false,
          "name": "Please rate the audio quality.",
          "prompts": [
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Right choice",
                "Correct Answer 2",
                "Correct Answer 3",
                "Agreed",
                "Correct Answer 1"
              ]
            },
            {
              "prompt_question": "What did you learn today?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Correct Answer 3",
                "Correct Answer 1",
                "Agreed",
                "Right choice"
              ]
            },
            {
              "prompt_question": "What did you learn today?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Right choice",
                "Agreed"
              ]
            },
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Right choice",
                "Correct Answer 3",
                "Correct Answer 1"
              ]
            }
          ],
          "rating_max_label": "Very Unlikely",
          "rating_max_value": 5,
          "rating_min_label": "Neutral",
          "rating_min_value": 2,
          "right_answers": [
            "Option A",
            "True",
            "The First One"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "title": "Session Review"
    },
    {
      "id": "ZxcVbNmPkJhgFdSaQlW",
      "status": "notstart",
      "anonymous": true,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 1000,
          "answer_min_character": 50,
          "answer_required": false,
          "answers": [
            "Agree",
            "Strongly Disagree"
          ],
          "case_sensitive": false,
          "name": "Which topic would you like to discuss next?",
          "prompts": [
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Correct Answer 2",
                "Right choice"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Right choice",
                "Correct Answer 3",
                "Agreed"
              ]
            },
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Right choice",
                "Correct Answer 1",
                "Correct Answer 3"
              ]
            }
          ],
          "rating_max_label": "Very Unlikely",
          "rating_max_value": 2,
          "rating_min_label": "Moderately Likely",
          "rating_min_value": 9,
          "right_answers": [
            "False",
            "No"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 1,
          "answer_required": false,
          "answers": [
            "Neutral",
            "Disagree",
            "Agree",
            "Good"
          ],
          "case_sensitive": false,
          "name": "How useful was this meeting?",
          "prompts": [
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Correct Answer 3",
                "Correct Answer 1"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Right choice"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Correct Answer 2",
                "Agreed",
                "Correct Answer 3",
                "Right choice"
              ]
            },
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Correct Answer 3",
                "Right choice",
                "Correct Answer 1",
                "Agreed"
              ]
            }
          ],
          "rating_max_label": "Extremely Unlikely",
          "rating_max_value": 3,
          "rating_min_label": "Moderately Likely",
          "rating_min_value": 3,
          "right_answers": [
            "Right Choice",
            "Option B",
            "True"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 50,
          "answer_required": true,
          "answers": [
            "Good",
            "Very Poor",
            "Strongly Disagree",
            "Poor",
            "Neutral"
          ],
          "case_sensitive": false,
          "name": "What is your feedback on the presentation?",
          "prompts": [
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Correct Answer 1",
                "Correct Answer 3",
                "Right choice",
                "Agreed"
              ]
            },
            {
              "prompt_question": "Any immediate concerns?",
              "prompt_right_answers": [
                "Agreed",
                "Right choice",
                "Correct Answer 1",
                "Correct Answer 2",
                "Correct Answer 3"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Correct Answer 3"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Agreed",
                "Correct Answer 3"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Agreed",
                "Correct Answer 1"
              ]
            }
          ],
          "rating_max_label": "Very Likely",
          "rating_max_value": 3,
          "rating_min_label": "Moderately Unlikely",
          "rating_min_value": 8,
          "right_answers": [
            "Yes",
            "True"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 1000,
          "answer_min_character": 100,
          "answer_required": false,
          "answers": [
            "Very Good",
            "Poor",
            "Fair",
            "Strongly Agree"
          ],
          "case_sensitive": true,
          "name": "How useful was this meeting?",
          "prompts": [
            {
              "prompt_question": "What did you learn today?",
              "prompt_right_answers": [
                "Agreed",
                "Correct Answer 2",
                "Correct Answer 3",
                "Correct Answer 1"
              ]
            },
            {
              "prompt_question": "What is your current status?",
              "prompt_right_answers": [
                "Agreed",
                "Correct Answer 2",
                "Correct Answer 1"
              ]
            },
            {
              "prompt_question": "How are you?",
              "prompt_right_answers": [
                "Correct Answer 2",
                "Right choice"
              ]
            }
          ],
          "rating_max_label": "Very Poor",
          "rating_max_value": 10,
          "rating_min_label": "Okay",
          "rating_min_value": 8,
          "right_answers": [
            "True",
            "No",
            "The First One",
            "Option B"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 1000,
          "answer_min_character": 20,
          "answer_required": true,
          "answers": [
            "Agree",
            "Good",
            "Poor",
            "Strongly Disagree"
          ],
          "case_sensitive": true,
          "name": "Which topic would you like to discuss next?",
          "prompts": [
            {
              "prompt_question": "What did you learn today?",
              "prompt_right_answers": [
                "Correct Answer 3",
                "Correct Answer 2",
                "Correct Answer 1",
                "Agreed",
                "Right choice"
              ]
            }
          ],
          "rating_max_label": "Very Poor",
          "rating_max_value": 7,
          "rating_min_label": "Great",
          "rating_min_value": 5,
          "right_answers": [
            "Option C",
            "Option A",
            "Option B"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "title": "Quick Quiz"
    }
  ],
  "total_records": 872
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "anonymous": true,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 1000,
      "answer_min_character": 1,
      "answer_required": true,
      "answers": [
        "Disagree",
        "Option A",
        "Strongly Disagree",
        "Option C"
      ],
      "case_sensitive": true,
      "name": "telepresence_unit",
      "prompts": [
        {
          "prompt_question": "What is your favorite color?",
          "prompt_right_answers": [
            "Right",
            "B",
            "True",
            "Correct",
            "Yes"
          ]
        },
        {
          "prompt_question": "What is your favorite color?",
          "prompt_right_answers": [
            "B",
            "A",
            "True"
          ]
        }
      ],
      "rating_max_label": "Strongly Agree",
      "rating_max_value": 5,
      "rating_min_label": "Very Low",
      "rating_min_value": 5,
      "right_answers": [
        "Option C",
        "Yes",
        "Option A",
        "Option B",
        "No"
      ],
      "show_as_dropdown": false,
      "type": "single"
    }
  ],
  "title": "How did you hear about us?"
}
{
  "id": "cyCNvCUAqnRd9WecMZ4NVP",
  "status": "notstart",
  "anonymous": true,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 1000,
      "answer_min_character": 10,
      "answer_required": true,
      "answers": [
        "Option 2",
        "Disagree"
      ],
      "case_sensitive": false,
      "name": "Rate your overall satisfaction.",
      "prompts": [
        {
          "prompt_question": "One word to describe this?",
          "prompt_right_answers": [
            "True Statement",
            "Four",
            "Correct",
            "Project Alpha"
          ]
        },
        {
          "prompt_question": "Any initial thoughts?",
          "prompt_right_answers": [
            "Morning",
            "Good"
          ]
        },
        {
          "prompt_question": "Quick check-in question?",
          "prompt_right_answers": [
            "The Answer Is This",
            "Excellent",
            "Four"
          ]
        },
        {
          "prompt_question": "Any initial thoughts?",
          "prompt_right_answers": [
            "Morning",
            "Four",
            "Correct"
          ]
        },
        {
          "prompt_question": "What is your name?",
          "prompt_right_answers": [
            "Good",
            "Correct",
            "Morning",
            "The Answer Is This",
            "Excellent"
          ]
        }
      ],
      "rating_max_label": "Very Likely",
      "rating_max_value": 5,
      "rating_min_label": "Moderately Likely",
      "rating_min_value": 5,
      "right_answers": [
        "Correct Answer",
        "False"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 100,
      "answer_min_character": 20,
      "answer_required": true,
      "answers": [
        "Disagree",
        "Option 5",
        "No",
        "Option 2",
        "Option 3"
      ],
      "case_sensitive": false,
      "name": "How useful was this meeting?",
      "prompts": [
        {
          "prompt_question": "One word to describe this?",
          "prompt_right_answers": [
            "The Last Option",
            "True Statement",
            "Project Alpha",
            "Correct",
            "Morning"
          ]
        }
      ],
      "rating_max_label": "Strongly Agree",
      "rating_max_value": 9,
      "rating_min_label": "Poor",
      "rating_min_value": 9,
      "right_answers": [
        "True",
        "False",
        "The First One",
        "Option A"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 250,
      "answer_min_character": 50,
      "answer_required": false,
      "answers": [
        "Option 4",
        "No",
        "Maybe",
        "Option 1",
        "Option 2"
      ],
      "case_sensitive": true,
      "name": "How useful was this meeting?",
      "prompts": [
        {
          "prompt_question": "One word to describe this?",
          "prompt_right_answers": [
            "Excellent",
            "The Last Option",
            "Paris",
            "True Statement",
            "Good"
          ]
        },
        {
          "prompt_question": "One word to describe this?",
          "prompt_right_answers": [
            "Paris",
            "Morning"
          ]
        },
        {
          "prompt_question": "Any initial thoughts?",
          "prompt_right_answers": [
            "Project Alpha",
            "Four"
          ]
        },
        {
          "prompt_question": "Your current mood?",
          "prompt_right_answers": [
            "Excellent",
            "Project Alpha"
          ]
        }
      ],
      "rating_max_label": "Extremely Likely",
      "rating_max_value": 5,
      "rating_min_label": "Slightly Likely",
      "rating_min_value": 3,
      "right_answers": [
        "The First One",
        "False",
        "Correct Answer",
        "Option C"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 250,
      "answer_min_character": 50,
      "answer_required": true,
      "answers": [
        "Option 5",
        "Option 1"
      ],
      "case_sensitive": true,
      "name": "What is 2+2?",
      "prompts": [
        {
          "prompt_question": "Any initial thoughts?",
          "prompt_right_answers": [
            "True Statement",
            "Paris",
            "Excellent"
          ]
        }
      ],
      "rating_max_label": "Top Score",
      "rating_max_value": 6,
      "rating_min_label": "Neutral",
      "rating_min_value": 2,
      "right_answers": [
        "The First One",
        "Correct Answer",
        "Option B"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 250,
      "answer_min_character": 10,
      "answer_required": true,
      "answers": [
        "Maybe",
        "No",
        "Agree"
      ],
      "case_sensitive": true,
      "name": "How can we improve?",
      "prompts": [
        {
          "prompt_question": "One word to describe this?",
          "prompt_right_answers": [
            "The Last Option",
            "Excellent",
            "Project Alpha",
            "Four"
          ]
        },
        {
          "prompt_question": "What's your role?",
          "prompt_right_answers": [
            "The Last Option",
            "The Answer Is This"
          ]
        },
        {
          "prompt_question": "What's your role?",
          "prompt_right_answers": [
            "Excellent",
            "The Answer Is This",
            "The Last Option"
          ]
        },
        {
          "prompt_question": "Quick check-in question?",
          "prompt_right_answers": [
            "Project Alpha",
            "Morning",
            "The Last Option",
            "Paris"
          ]
        }
      ],
      "rating_max_label": "Top Score",
      "rating_max_value": 1,
      "rating_min_label": "Strongly Disagree",
      "rating_min_value": 2,
      "right_answers": [
        "No",
        "Yes"
      ],
      "show_as_dropdown": true,
      "type": "single"
    }
  ],
  "title": "New Initiative Poll"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": "YY1q3QCVNv5IyZKQT8Q6y4",
  "status": "notstart",
  "anonymous": true,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 500,
      "answer_min_character": 1,
      "answer_required": true,
      "answers": [
        "Option 4",
        "Agree",
        "Option 3"
      ],
      "case_sensitive": true,
      "name": "What is the capital of France?",
      "prompts": [
        {
          "prompt_question": "Favorite color?",
          "prompt_right_answers": [
            "Excellent",
            "True Statement",
            "Correct",
            "Project Alpha",
            "Paris"
          ]
        },
        {
          "prompt_question": "Quick check-in question?",
          "prompt_right_answers": [
            "Four",
            "Excellent"
          ]
        },
        {
          "prompt_question": "What's your role?",
          "prompt_right_answers": [
            "Correct",
            "Morning"
          ]
        }
      ],
      "rating_max_label": "Highly Important",
      "rating_max_value": 1,
      "rating_min_label": "Strongly Disagree",
      "rating_min_value": 2,
      "right_answers": [
        "False",
        "Option B"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 100,
      "answer_min_character": 1,
      "answer_required": true,
      "answers": [
        "Option 2",
        "Disagree",
        "Option 5"
      ],
      "case_sensitive": true,
      "name": "How can we improve?",
      "prompts": [
        {
          "prompt_question": "One word to describe this?",
          "prompt_right_answers": [
            "Correct",
            "Project Alpha",
            "The Answer Is This",
            "Four"
          ]
        },
        {
          "prompt_question": "How are you?",
          "prompt_right_answers": [
            "Good",
            "Four"
          ]
        },
        {
          "prompt_question": "What's your role?",
          "prompt_right_answers": [
            "True Statement",
            "Morning"
          ]
        }
      ],
      "rating_max_label": "Somewhat Likely",
      "rating_max_value": 3,
      "rating_min_label": "Not at all Satisfied",
      "rating_min_value": 0,
      "right_answers": [
        "No",
        "Yes"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 100,
      "answer_min_character": 5,
      "answer_required": false,
      "answers": [
        "Option 5",
        "Yes"
      ],
      "case_sensitive": true,
      "name": "Any other feedback?",
      "prompts": [
        {
          "prompt_question": "What's your role?",
          "prompt_right_answers": [
            "The Last Option",
            "Four",
            "Paris",
            "The Answer Is This"
          ]
        },
        {
          "prompt_question": "One word to describe this?",
          "prompt_right_answers": [
            "Good",
            "True Statement",
            "The Answer Is This",
            "The Last Option"
          ]
        },
        {
          "prompt_question": "Quick check-in question?",
          "prompt_right_answers": [
            "Four",
            "Correct",
            "Paris",
            "The Last Option",
            "True Statement"
          ]
        }
      ],
      "rating_max_label": "Very Likely",
      "rating_max_value": 8,
      "rating_min_label": "Bottom Score",
      "rating_min_value": 4,
      "right_answers": [
        "True",
        "Option C",
        "Correct Answer",
        "Yes",
        "The First One"
      ],
      "show_as_dropdown": false,
      "type": "single"
    }
  ],
  "title": "Project Prioritization"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "anonymous": true,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 750,
      "answer_min_character": 20,
      "answer_required": false,
      "answers": [
        "Agree",
        "Option C"
      ],
      "case_sensitive": true,
      "name": "api_test_20190508",
      "prompts": [
        {
          "prompt_question": "How was your experience?",
          "prompt_right_answers": [
            "True",
            "Right",
            "Correct",
            "A",
            "B"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "A",
            "Correct"
          ]
        }
      ],
      "rating_max_label": "Very High",
      "rating_max_value": 9,
      "rating_min_label": "Very Low",
      "rating_min_value": 1,
      "right_answers": [
        "The correct choice",
        "Yes"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 2000,
      "answer_min_character": 100,
      "answer_required": true,
      "answers": [
        "Maybe",
        "Disagree"
      ],
      "case_sensitive": false,
      "name": "api_test_20190508",
      "prompts": [
        {
          "prompt_question": "How was your experience?",
          "prompt_right_answers": [
            "Right",
            "Correct",
            "B",
            "A"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "True",
            "A",
            "Correct",
            "Right"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "Right",
            "B",
            "True"
          ]
        }
      ],
      "rating_max_label": "Excellent",
      "rating_max_value": 7,
      "rating_min_label": "Strongly Disagree",
      "rating_min_value": 4,
      "right_answers": [
        "Yes",
        "Option A"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 1500,
      "answer_min_character": 100,
      "answer_required": true,
      "answers": [
        "Option B",
        "Agree",
        "Maybe",
        "Strongly Disagree"
      ],
      "case_sensitive": false,
      "name": "api_test_20190508",
      "prompts": [
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "B",
            "Yes",
            "True",
            "Correct",
            "A"
          ]
        }
      ],
      "rating_max_label": "Very High",
      "rating_max_value": 10,
      "rating_min_label": "Very Low",
      "rating_min_value": 3,
      "right_answers": [
        "Option A",
        "Yes",
        "Option C"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 500,
      "answer_min_character": 1,
      "answer_required": true,
      "answers": [
        "Disagree",
        "Option B",
        "Option C",
        "Maybe",
        "Option A"
      ],
      "case_sensitive": true,
      "name": "new_h323_device",
      "prompts": [
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "Right",
            "Correct",
            "True"
          ]
        },
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "Right",
            "A",
            "True"
          ]
        },
        {
          "prompt_question": "Any suggestions for improvement?",
          "prompt_right_answers": [
            "A",
            "B",
            "Correct",
            "Right",
            "Yes"
          ]
        }
      ],
      "rating_max_label": "Extremely Likely",
      "rating_max_value": 10,
      "rating_min_label": "Not Likely",
      "rating_min_value": 0,
      "right_answers": [
        "No",
        "Option B",
        "Option A",
        "Option C",
        "The correct choice"
      ],
      "show_as_dropdown": true,
      "type": "single"
    }
  ],
  "title": "Do you use product X?"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 4516355816,
  "questions": [
    {
      "email": "jane.smith@example.com",
      "name": "Jill Chill",
      "question_details": [
        {
          "answer": "Free text response here.",
          "date_time": "1926-10-14T16:58:06.0Z",
          "polling_id": "PollID_XYZ_12345",
          "question": "Did you learn something new?"
        },
        {
          "answer": "Excellent",
          "date_time": "1916-04-16T09:46:48.0Z",
          "polling_id": "Abc1D2E3F4G5H6I7J8K9L0",
          "question": "Rate your overall satisfaction."
        },
        {
          "answer": "Neutral",
          "date_time": "1963-05-09T11:37:45.0Z",
          "polling_id": "ZoomPoll_abcde",
          "question": "What time works best for you?"
        },
        {
          "answer": "Needs Improvement",
          "date_time": "1916-07-08T11:22:41.0Z",
          "polling_id": "PollID_XYZ_12345",
          "question": "Any other feedback?"
        }
      ]
    },
    {
      "email": "jill.chill@example.com",
      "name": "Diana Prince",
      "question_details": [
        {
          "answer": "Option A",
          "date_time": "1923-10-06T04:43:25.0Z",
          "polling_id": "QalIoKWLTJehBJ8e1xRrbQ",
          "question": "How can we improve?"
        },
        {
          "answer": "Excellent",
          "date_time": "1961-12-21T11:31:51.0Z",
          "polling_id": "QalIoKWLTJehBJ8e1xRrbQ",
          "question": "What time works best for you?"
        },
        {
          "answer": "Option A",
          "date_time": "1962-12-31T04:41:02.0Z",
          "polling_id": "Abc1D2E3F4G5H6I7J8K9L0",
          "question": "Any other feedback?"
        },
        {
          "answer": "Free text response here.",
          "date_time": "1963-07-14T01:39:22.0Z",
          "polling_id": "QalIoKWLTJehBJ8e1xRrbQ",
          "question": "How can we improve?"
        },
        {
          "answer": "Good",
          "date_time": "1929-04-17T18:17:47.0Z",
          "polling_id": "PollID_XYZ_12345",
          "question": "What is your favorite feature?"
        }
      ]
    },
    {
      "email": "admin@company.com",
      "name": "Anonymous Attendee",
      "question_details": [
        {
          "answer": "Disagree",
          "date_time": "1899-10-18T23:03:55.0Z",
          "polling_id": "UniquePollRef6789",
          "question": "Any other feedback?"
        },
        {
          "answer": "Option B",
          "date_time": "1906-01-22T10:36:56.0Z",
          "polling_id": "UniquePollRef6789",
          "question": "Which project should we prioritize?"
        },
        {
          "answer": "Excellent",
          "date_time": "1922-09-12T05:17:08.0Z",
          "polling_id": "UniquePollRef6789",
          "question": "What is your favorite feature?"
        }
      ]
    }
  ],
  "start_time": "2025-08-20T00:00:00.0Z",
  "uuid": "31b464e0-dae2-46ee-8db7-570bdf7781da"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Reports(24 operations)

Query Parameter NameExample
from2019-09-01
to2019-09-20
page_size30
next_page_tokenb43YBRLJFg3V4vsSpxvGdKIGtNbxn9h9If2
{
  "activity_logs": [
    {
      "client_type": "Mobile App",
      "email": "admin@company.com",
      "ip_address": "9.10.11.12",
      "time": "1912-06-08T04:47:40.0Z",
      "type": "Sign out",
      "version": "5.2.1.456"
    },
    {
      "client_type": "API",
      "email": "support@service.com",
      "ip_address": "192.0.2.1",
      "time": "1923-06-16T14:06:51.0Z",
      "type": "Sign out",
      "version": "5.9.1.2581"
    },
    {
      "client_type": "Web SDK",
      "email": "info@website.org",
      "ip_address": "5.6.7.8",
      "time": "1920-04-24T11:19:24.0Z",
      "type": "Sign out",
      "version": "5.5.4.202"
    }
  ],
  "from": "2026-03-02T00:00:00.0Z",
  "next_page_token": "mPMpREvpuyugn0ZDKzNPvUiZZqq9qch6",
  "page_size": 48,
  "to": "2026-05-09T00:00:00.0Z"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "billing_reports": [
    {
      "end_date": "2025-08-25",
      "id": "unique_billing_id_1",
      "start_date": "2025-11-25",
      "tax_amount": "789",
      "total_amount": "750",
      "type": 1
    }
  ],
  "currency": "SHP"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
billing_id*indfhgfhfho
{
  "currency": "BHD",
  "invoices": [
    {
      "end_date": "2025-10-25",
      "invoice_charge_name": "Additional Participant Pack",
      "invoice_number": "3",
      "quantity": 10,
      "start_date": "2026-02-25",
      "tax_amount": "60",
      "total_amount": "200"
    },
    {
      "end_date": "2026-03-25",
      "invoice_charge_name": "Premium Support",
      "invoice_number": "3",
      "quantity": 2,
      "start_date": "2025-08-25",
      "tax_amount": "12",
      "total_amount": "100"
    },
    {
      "end_date": "2025-08-25",
      "invoice_charge_name": "Webinar Add-on",
      "invoice_number": "2026-001",
      "quantity": 5,
      "start_date": "2025-09-25",
      "tax_amount": "20",
      "total_amount": "300"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2022-01-01
to*2022-01-28
group_idTaVA8QKik_1233
{
  "from": "2026-04-08",
  "to": "2026-05-08",
  "cloud_recording_storage": [
    {
      "date": "2026-04-22",
      "free_usage": "1 GB",
      "plan_usage": "100 GB",
      "usage": "10 GB"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
year2022
month3
group_idTaVA8QKik_1233
{
  "dates": [
    {
      "date": "2026-04-07",
      "meeting_minutes": 60,
      "meetings": 6,
      "new_users": 15,
      "participants": 120
    },
    {
      "date": "2026-04-10",
      "meeting_minutes": 45,
      "meetings": 9,
      "new_users": 10,
      "participants": 120
    },
    {
      "date": "2026-04-06",
      "meeting_minutes": 120,
      "meetings": 3,
      "new_users": 10,
      "participants": 5
    },
    {
      "date": "2026-04-05",
      "meeting_minutes": 75,
      "meetings": 7,
      "new_users": 2,
      "participants": 100
    }
  ],
  "month": 7,
  "year": 2022
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2026-01-15
to*2026-01-16
search_valuejchill@example.com
disclaimer_typeAICompanion
group_idTaVA8QKik_1233
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "disclaimer_records": [
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:25:00Z",
      "disclaimer_type": "Content Advisory",
      "user_email": "admin@system.io",
      "meeting_number": 500000000,
      "meeting_id": "nu-xi-omicron-pi==",
      "client_type": "windows",
      "is_zoom_event": true,
      "is_guest": true,
      "group_ids": [
        "hr",
        "management",
        "sales",
        "design",
        "operations"
      ],
      "display_name": "Eve Davis"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:25:00Z",
      "disclaimer_type": "Content Advisory",
      "user_email": "support@service.net",
      "meeting_number": 500000000,
      "meeting_id": "xyz123abc456def789ghi==",
      "client_type": "iphone",
      "is_zoom_event": true,
      "is_guest": true,
      "group_ids": [
        "developers",
        "hr",
        "design"
      ],
      "display_name": "Guest 1"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:20:00Z",
      "disclaimer_type": "Recording Consent",
      "user_email": "admin@system.io",
      "meeting_number": 400000000,
      "meeting_id": "iota-kappa-lambda-mu==",
      "client_type": "mac",
      "is_zoom_event": false,
      "is_guest": true,
      "group_ids": [
        "management",
        "support",
        "qa",
        "hr",
        "operations"
      ],
      "display_name": "Diana Miller"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:26:30Z",
      "disclaimer_type": "Privacy Policy",
      "user_email": "support@service.net",
      "meeting_number": 400000000,
      "meeting_id": "nu-xi-omicron-pi==",
      "client_type": "desktop",
      "is_zoom_event": true,
      "is_guest": true,
      "group_ids": [
        "marketing",
        "management"
      ],
      "display_name": "Alice Johnson"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:20:00Z",
      "disclaimer_type": "Content Advisory",
      "user_email": "user_1@company.com",
      "meeting_number": 200000000,
      "meeting_id": "rho-sigma-tau-upsilon==",
      "client_type": "web",
      "is_zoom_event": false,
      "is_guest": false,
      "group_ids": [
        "developers",
        "qa",
        "sales"
      ],
      "display_name": "Eve Davis"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:22:45Z",
      "disclaimer_type": "Data Usage",
      "user_email": "support@service.net",
      "meeting_number": 500000000,
      "meeting_id": "unique-zoom-meeting-id==",
      "client_type": "android",
      "is_zoom_event": true,
      "is_guest": false,
      "group_ids": [
        "hr",
        "qa"
      ],
      "display_name": "Anonymous User"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:17:35Z",
      "disclaimer_type": "Third-Party Integration",
      "user_email": "jill.chill@example.com",
      "meeting_number": 1122334455,
      "meeting_id": "nu-xi-omicron-pi==",
      "client_type": "browser",
      "is_zoom_event": false,
      "is_guest": true,
      "group_ids": [
        "qa",
        "support",
        "design"
      ],
      "display_name": "Bob Williams"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:19:15Z",
      "disclaimer_type": "Privacy Policy",
      "user_email": "info@website.xyz",
      "meeting_number": 678901234,
      "meeting_id": "iota-kappa-lambda-mu==",
      "client_type": "mac",
      "is_zoom_event": false,
      "is_guest": true,
      "group_ids": [
        "design",
        "hr",
        "developers",
        "operations"
      ],
      "display_name": "Jane Smith"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:18:00Z",
      "disclaimer_type": "Terms of Service",
      "user_email": "",
      "meeting_number": 1122334455,
      "meeting_id": "unique-zoom-meeting-id==",
      "client_type": "web",
      "is_zoom_event": true,
      "is_guest": false,
      "group_ids": [
        "operations",
        "sales",
        "developers"
      ],
      "display_name": "Bob Williams"
    },
    {
      "disclaimer_status": "Agree",
      "time": "2026-04-29T10:26:30Z",
      "disclaimer_type": "Security Protocol",
      "user_email": "admin@system.io",
      "meeting_number": 1122334455,
      "meeting_id": "xyz123abc456def789ghi==",
      "client_type": "android",
      "is_zoom_event": true,
      "is_guest": true,
      "group_ids": [
        "support",
        "developers",
        "marketing",
        "design"
      ],
      "display_name": "Diana Miller"
    }
  ],
  "next_page_token": "GNZGGOBD8G8eOhT6wBcU1aIUZ4qJ5JFr",
  "page_size": 86
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2024-12-23
to*2024-12-24
date_typeend_time
meeting_typemeeting
report_typepoll
search_keymy meeting
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
group_idTaVA8QKik_1233
meeting_featuremeeting_summary
{
  "next_page_token": "fE7F9rvzUcI5rmJCYAUQ4eBUHjUoiKZD",
  "page_size": 12,
  "history_meetings": [
    {
      "meeting_uuid": "XyZkLmNoPQRsTuVwWxYz+A==",
      "meeting_id": 7890123456789012,
      "type": "Meeting",
      "host_display_name": "William Rodriguez",
      "host_email": "isabella.m@example.com",
      "start_time": "2025-08-18T10:10:00Z",
      "end_time": "2025-05-10T17:30:00Z",
      "topic": "Design Feedback Loop",
      "participants": 20,
      "duration": 20,
      "total_participant_minutes": 600,
      "department": "Marketing",
      "group": "group_01",
      "source": "Custom CRM",
      "unique_viewers": 150,
      "max_concurrent_views": 90,
      "create_time": "2025-07-21T12:30:00Z",
      "custom_fields": [
        {
          "key": "BudgetLineItem",
          "value": "DEV-001"
        },
        {
          "key": "DepartmentID",
          "value": "IT-Software"
        },
        {
          "key": "ProjectCode",
          "value": "1023"
        },
        {
          "key": "Region",
          "value": "1023"
        },
        {
          "key": "TeamLead",
          "value": "John Doe"
        }
      ],
      "tracking_fields": [
        {
          "field": "Cost center",
          "value": "IT-Software"
        },
        {
          "field": "Client name",
          "value": "John Doe"
        },
        {
          "field": "Client name",
          "value": "Approved"
        },
        {
          "field": "Team lead",
          "value": "EMEA"
        },
        {
          "field": "Department",
          "value": "Q3 Launch"
        },
        {
          "field": "Project name",
          "value": "Approved"
        },
        {
          "field": "Meeting purpose",
          "value": "John Doe"
        },
        {
          "field": "Budget code",
          "value": "ClientMeeting"
        },
        {
          "field": "Client name",
          "value": "Q3 Launch"
        },
        {
          "field": "Meeting type",
          "value": "DEV-001"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": true,
        "remote_control": false,
        "closed_caption": true,
        "breakout_room": false,
        "language_interpretation": false,
        "telephone_usage": true,
        "in_meeting_chat": false,
        "poll": true,
        "join_by_room": false,
        "waiting_room": true,
        "live_transcription": true,
        "reaction": true,
        "zoom_apps": true,
        "annotation": true,
        "raise_hand": false,
        "virtual_background": true,
        "whiteboard": true,
        "immersive_scene": false,
        "avatar": false,
        "switch_to_mobile": false,
        "file_sharing": true,
        "meeting_summary": true,
        "meeting_questions": false,
        "record_to_computer": true,
        "record_to_cloud": true,
        "live_translation": false,
        "registration": false,
        "smart_recording": false,
        "multi_speaker": true,
        "meeting_wallpaper": false,
        "gen_ai_virtual_background": true,
        "multi_share": false,
        "document_collaboration": true,
        "portrait_lighting": false,
        "personalized_audio_isolation": false,
        "color_themes": false
      }
    },
    {
      "meeting_uuid": "aBcDeF1234567890+/abcd==",
      "meeting_id": 2345678901234567,
      "type": "Meeting",
      "host_display_name": "Olivia Johnson",
      "host_email": "olivia.j@example.net",
      "start_time": "2025-02-20T11:30:00Z",
      "end_time": "2025-06-12T09:00:00Z",
      "topic": "Weekly Team Sync",
      "participants": 8,
      "duration": 20,
      "total_participant_minutes": 600,
      "department": "Engineering",
      "group": "group_01",
      "source": "Outlook Calendar",
      "unique_viewers": 100,
      "max_concurrent_views": 45,
      "create_time": "2025-02-19T10:30:00Z",
      "custom_fields": [
        {
          "key": "CostCenter",
          "value": "EMEA"
        },
        {
          "key": "BudgetLineItem",
          "value": "Marketing"
        },
        {
          "key": "Region",
          "value": "Marketing"
        },
        {
          "key": "ApprovalStatus",
          "value": "EMEA"
        },
        {
          "key": "ProjectCode",
          "value": "1023"
        }
      ],
      "tracking_fields": [
        {
          "field": "Client name",
          "value": "EMEA"
        },
        {
          "field": "Project name",
          "value": "Approved"
        },
        {
          "field": "Team lead",
          "value": "Acme Corp"
        },
        {
          "field": "Initiative",
          "value": "IT-Software"
        },
        {
          "field": "Meeting purpose",
          "value": "Q3 Launch"
        },
        {
          "field": "Client name",
          "value": "Q3 Launch"
        },
        {
          "field": "Meeting type",
          "value": "IT-Software"
        },
        {
          "field": "Project name",
          "value": "Marketing"
        },
        {
          "field": "Meeting type",
          "value": "Q3 Launch"
        },
        {
          "field": "Team lead",
          "value": "Marketing"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": true,
        "remote_control": true,
        "closed_caption": false,
        "breakout_room": true,
        "language_interpretation": true,
        "telephone_usage": false,
        "in_meeting_chat": true,
        "poll": false,
        "join_by_room": false,
        "waiting_room": false,
        "live_transcription": false,
        "reaction": true,
        "zoom_apps": true,
        "annotation": false,
        "raise_hand": true,
        "virtual_background": true,
        "whiteboard": true,
        "immersive_scene": true,
        "avatar": true,
        "switch_to_mobile": false,
        "file_sharing": false,
        "meeting_summary": true,
        "meeting_questions": true,
        "record_to_computer": true,
        "record_to_cloud": false,
        "live_translation": true,
        "registration": true,
        "smart_recording": true,
        "multi_speaker": true,
        "meeting_wallpaper": false,
        "gen_ai_virtual_background": true,
        "multi_share": true,
        "document_collaboration": false,
        "portrait_lighting": false,
        "personalized_audio_isolation": false,
        "color_themes": false
      }
    },
    {
      "meeting_uuid": "MnOpQrStUvWxYzAbCdEfGh==",
      "meeting_id": 4567890123456789,
      "type": "Meeting",
      "host_display_name": "Ava Garcia",
      "host_email": "ava.garcia@example.org",
      "start_time": "2025-08-18T10:10:00Z",
      "end_time": "2025-10-25T18:00:00Z",
      "topic": "Dev Standup",
      "participants": 5,
      "duration": 45,
      "total_participant_minutes": 2250,
      "department": "Engineering",
      "group": "group_01",
      "source": "API Direct",
      "unique_viewers": 30,
      "max_concurrent_views": 18,
      "create_time": "2025-08-17T09:10:00Z",
      "custom_fields": [
        {
          "key": "DepartmentID",
          "value": "John Doe"
        },
        {
          "key": "ClientName",
          "value": "1023"
        },
        {
          "key": "ClientName",
          "value": "John Doe"
        },
        {
          "key": "Region",
          "value": "1023"
        },
        {
          "key": "TeamLead",
          "value": "Approved"
        }
      ],
      "tracking_fields": [
        {
          "field": "Project name",
          "value": "Q3 Launch"
        },
        {
          "field": "Cost center",
          "value": "Q3 Launch"
        },
        {
          "field": "Meeting purpose",
          "value": "Marketing"
        },
        {
          "field": "Initiative",
          "value": "Acme Corp"
        },
        {
          "field": "Project name",
          "value": "Approved"
        },
        {
          "field": "Cost center",
          "value": "EMEA"
        },
        {
          "field": "Meeting purpose",
          "value": "Q3 Launch"
        },
        {
          "field": "Team lead",
          "value": "ClientMeeting"
        },
        {
          "field": "Budget code",
          "value": "1023"
        },
        {
          "field": "Meeting purpose",
          "value": "DEV-001"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": true,
        "remote_control": true,
        "closed_caption": true,
        "breakout_room": true,
        "language_interpretation": false,
        "telephone_usage": false,
        "in_meeting_chat": true,
        "poll": false,
        "join_by_room": false,
        "waiting_room": true,
        "live_transcription": false,
        "reaction": false,
        "zoom_apps": false,
        "annotation": true,
        "raise_hand": false,
        "virtual_background": true,
        "whiteboard": true,
        "immersive_scene": false,
        "avatar": false,
        "switch_to_mobile": false,
        "file_sharing": true,
        "meeting_summary": false,
        "meeting_questions": true,
        "record_to_computer": false,
        "record_to_cloud": false,
        "live_translation": true,
        "registration": true,
        "smart_recording": false,
        "multi_speaker": true,
        "meeting_wallpaper": true,
        "gen_ai_virtual_background": false,
        "multi_share": true,
        "document_collaboration": false,
        "portrait_lighting": true,
        "personalized_audio_isolation": false,
        "color_themes": false
      }
    },
    {
      "meeting_uuid": "gm8s9L+PTEC+FG3sFbd1Cw==",
      "meeting_id": 8901234567890123,
      "type": "Meeting",
      "host_display_name": "William Rodriguez",
      "host_email": "william.r@example.org",
      "start_time": "2025-03-01T09:15:00Z",
      "end_time": "2025-01-15T11:00:00Z",
      "topic": "Q1 Sales Review",
      "participants": 25,
      "duration": 100,
      "total_participant_minutes": 500,
      "department": "Engineering",
      "group": "group_01",
      "source": "Salesforce Integration",
      "unique_viewers": 50,
      "max_concurrent_views": 18,
      "create_time": "2025-09-02T14:20:00Z",
      "custom_fields": [
        {
          "key": "ApprovalStatus",
          "value": "Acme Corp"
        },
        {
          "key": "ProjectCode",
          "value": "EMEA"
        },
        {
          "key": "ProjectCode",
          "value": "Acme Corp"
        },
        {
          "key": "MeetingPurpose",
          "value": "Acme Corp"
        },
        {
          "key": "ApprovalStatus",
          "value": "EMEA"
        }
      ],
      "tracking_fields": [
        {
          "field": "Region",
          "value": "Approved"
        },
        {
          "field": "Cost center",
          "value": "DEV-001"
        },
        {
          "field": "Budget code",
          "value": "ClientMeeting"
        },
        {
          "field": "Project name",
          "value": "IT-Software"
        },
        {
          "field": "Initiative",
          "value": "ClientMeeting"
        },
        {
          "field": "Project name",
          "value": "ClientMeeting"
        },
        {
          "field": "Region",
          "value": "Marketing"
        },
        {
          "field": "Meeting type",
          "value": "Q3 Launch"
        },
        {
          "field": "Budget code",
          "value": "1023"
        },
        {
          "field": "Cost center",
          "value": "IT-Software"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": true,
        "remote_control": false,
        "closed_caption": true,
        "breakout_room": true,
        "language_interpretation": true,
        "telephone_usage": false,
        "in_meeting_chat": false,
        "poll": false,
        "join_by_room": true,
        "waiting_room": true,
        "live_transcription": true,
        "reaction": false,
        "zoom_apps": true,
        "annotation": true,
        "raise_hand": true,
        "virtual_background": true,
        "whiteboard": true,
        "immersive_scene": true,
        "avatar": false,
        "switch_to_mobile": false,
        "file_sharing": true,
        "meeting_summary": true,
        "meeting_questions": true,
        "record_to_computer": false,
        "record_to_cloud": false,
        "live_translation": false,
        "registration": true,
        "smart_recording": false,
        "multi_speaker": true,
        "meeting_wallpaper": false,
        "gen_ai_virtual_background": false,
        "multi_share": true,
        "document_collaboration": true,
        "portrait_lighting": true,
        "personalized_audio_isolation": true,
        "color_themes": false
      }
    },
    {
      "meeting_uuid": "1234567890AbCdEfGhIjKl==",
      "meeting_id": 5432109876543210,
      "type": "Meeting",
      "host_display_name": "Noah Williams",
      "host_email": "oliver.jones@test.net",
      "start_time": "2025-02-20T11:30:00Z",
      "end_time": "2025-09-03T16:10:00Z",
      "topic": "Design Feedback Loop",
      "participants": 8,
      "duration": 120,
      "total_participant_minutes": 600,
      "department": "Marketing",
      "group": "group_01",
      "source": "Teams Integration",
      "unique_viewers": 150,
      "max_concurrent_views": 18,
      "create_time": "2025-07-21T12:30:00Z",
      "custom_fields": [
        {
          "key": "MeetingPurpose",
          "value": "Approved"
        },
        {
          "key": "MeetingPurpose",
          "value": "Approved"
        },
        {
          "key": "MeetingPurpose",
          "value": "Marketing"
        },
        {
          "key": "ApprovalStatus",
          "value": "Marketing"
        },
        {
          "key": "BudgetLineItem",
          "value": "ClientMeeting"
        }
      ],
      "tracking_fields": [
        {
          "field": "Budget code",
          "value": "EMEA"
        },
        {
          "field": "Budget code",
          "value": "IT-Software"
        },
        {
          "field": "Project name",
          "value": "EMEA"
        },
        {
          "field": "Department",
          "value": "John Doe"
        },
        {
          "field": "Budget code",
          "value": "1023"
        },
        {
          "field": "Cost center",
          "value": "DEV-001"
        },
        {
          "field": "Department",
          "value": "IT-Software"
        },
        {
          "field": "Team lead",
          "value": "Q3 Launch"
        },
        {
          "field": "Project name",
          "value": "1023"
        },
        {
          "field": "Budget code",
          "value": "Q3 Launch"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": true,
        "remote_control": true,
        "closed_caption": true,
        "breakout_room": true,
        "language_interpretation": false,
        "telephone_usage": false,
        "in_meeting_chat": true,
        "poll": false,
        "join_by_room": true,
        "waiting_room": true,
        "live_transcription": false,
        "reaction": true,
        "zoom_apps": false,
        "annotation": true,
        "raise_hand": true,
        "virtual_background": false,
        "whiteboard": true,
        "immersive_scene": true,
        "avatar": true,
        "switch_to_mobile": false,
        "file_sharing": true,
        "meeting_summary": false,
        "meeting_questions": true,
        "record_to_computer": true,
        "record_to_cloud": true,
        "live_translation": false,
        "registration": true,
        "smart_recording": true,
        "multi_speaker": true,
        "meeting_wallpaper": true,
        "gen_ai_virtual_background": false,
        "multi_share": true,
        "document_collaboration": true,
        "portrait_lighting": true,
        "personalized_audio_isolation": false,
        "color_themes": true
      }
    },
    {
      "meeting_uuid": "MnOpQrStUvWxYzAbCdEfGh==",
      "meeting_id": 8901234567890123,
      "type": "Meeting",
      "host_display_name": "Liam Smith",
      "host_email": "oliver.jones@test.net",
      "start_time": "2025-09-03T15:20:00Z",
      "end_time": "2025-05-10T17:30:00Z",
      "topic": "Dev Standup",
      "participants": 10,
      "duration": 45,
      "total_participant_minutes": 150,
      "department": "Engineering",
      "group": "group_01",
      "source": "Google Calendar",
      "unique_viewers": 5,
      "max_concurrent_views": 25,
      "create_time": "2025-10-24T16:00:00Z",
      "custom_fields": [
        {
          "key": "Region",
          "value": "John Doe"
        },
        {
          "key": "ApprovalStatus",
          "value": "IT-Software"
        },
        {
          "key": "DepartmentID",
          "value": "IT-Software"
        },
        {
          "key": "CostCenter",
          "value": "IT-Software"
        },
        {
          "key": "DepartmentID",
          "value": "Marketing"
        }
      ],
      "tracking_fields": [
        {
          "field": "Client name",
          "value": "EMEA"
        },
        {
          "field": "Client name",
          "value": "ClientMeeting"
        },
        {
          "field": "Project name",
          "value": "John Doe"
        },
        {
          "field": "Meeting purpose",
          "value": "Approved"
        },
        {
          "field": "Initiative",
          "value": "Approved"
        },
        {
          "field": "Initiative",
          "value": "DEV-001"
        },
        {
          "field": "Team lead",
          "value": "IT-Software"
        },
        {
          "field": "Project name",
          "value": "Marketing"
        },
        {
          "field": "Budget code",
          "value": "Approved"
        },
        {
          "field": "Initiative",
          "value": "EMEA"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": false,
        "remote_control": true,
        "closed_caption": false,
        "breakout_room": false,
        "language_interpretation": false,
        "telephone_usage": false,
        "in_meeting_chat": true,
        "poll": true,
        "join_by_room": true,
        "waiting_room": true,
        "live_transcription": false,
        "reaction": false,
        "zoom_apps": false,
        "annotation": true,
        "raise_hand": true,
        "virtual_background": false,
        "whiteboard": false,
        "immersive_scene": false,
        "avatar": true,
        "switch_to_mobile": true,
        "file_sharing": true,
        "meeting_summary": true,
        "meeting_questions": true,
        "record_to_computer": false,
        "record_to_cloud": false,
        "live_translation": false,
        "registration": true,
        "smart_recording": false,
        "multi_speaker": false,
        "meeting_wallpaper": true,
        "gen_ai_virtual_background": true,
        "multi_share": true,
        "document_collaboration": true,
        "portrait_lighting": false,
        "personalized_audio_isolation": false,
        "color_themes": true
      }
    },
    {
      "meeting_uuid": "1a2b3c4d5e6f7g8h9i0j/A==",
      "meeting_id": 8901234567890123,
      "type": "Meeting",
      "host_display_name": "Isabella Martinez",
      "host_email": "elijah.miller@example.com",
      "start_time": "2025-04-05T14:00:00Z",
      "end_time": "2025-02-20T12:45:00Z",
      "topic": "Design Feedback Loop",
      "participants": 3,
      "duration": 50,
      "total_participant_minutes": 1500,
      "department": "Customer Support",
      "group": "group_01",
      "source": "Slack App",
      "unique_viewers": 30,
      "max_concurrent_views": 70,
      "create_time": "2025-10-24T16:00:00Z",
      "custom_fields": [
        {
          "key": "ProjectCode",
          "value": "Acme Corp"
        },
        {
          "key": "BudgetLineItem",
          "value": "DEV-001"
        },
        {
          "key": "ProjectCode",
          "value": "EMEA"
        },
        {
          "key": "MeetingPurpose",
          "value": "DEV-001"
        },
        {
          "key": "TeamLead",
          "value": "Acme Corp"
        }
      ],
      "tracking_fields": [
        {
          "field": "Meeting purpose",
          "value": "Acme Corp"
        },
        {
          "field": "Cost center",
          "value": "John Doe"
        },
        {
          "field": "Region",
          "value": "Q3 Launch"
        },
        {
          "field": "Client name",
          "value": "IT-Software"
        },
        {
          "field": "Team lead",
          "value": "Approved"
        },
        {
          "field": "Meeting purpose",
          "value": "Q3 Launch"
        },
        {
          "field": "Meeting purpose",
          "value": "Approved"
        },
        {
          "field": "Cost center",
          "value": "ClientMeeting"
        },
        {
          "field": "Initiative",
          "value": "EMEA"
        },
        {
          "field": "Region",
          "value": "1023"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": true,
        "remote_control": false,
        "closed_caption": false,
        "breakout_room": false,
        "language_interpretation": false,
        "telephone_usage": false,
        "in_meeting_chat": true,
        "poll": true,
        "join_by_room": false,
        "waiting_room": true,
        "live_transcription": false,
        "reaction": true,
        "zoom_apps": false,
        "annotation": false,
        "raise_hand": false,
        "virtual_background": true,
        "whiteboard": false,
        "immersive_scene": true,
        "avatar": false,
        "switch_to_mobile": true,
        "file_sharing": false,
        "meeting_summary": false,
        "meeting_questions": false,
        "record_to_computer": false,
        "record_to_cloud": false,
        "live_translation": true,
        "registration": true,
        "smart_recording": false,
        "multi_speaker": false,
        "meeting_wallpaper": true,
        "gen_ai_virtual_background": false,
        "multi_share": false,
        "document_collaboration": false,
        "portrait_lighting": true,
        "personalized_audio_isolation": false,
        "color_themes": false
      }
    },
    {
      "meeting_uuid": "FfGgHhIiJjKkLlMmNnOoPp==",
      "meeting_id": 2345678901234567,
      "type": "Meeting",
      "host_display_name": "Oliver Jones",
      "host_email": "ava.garcia@example.org",
      "start_time": "2025-08-18T10:10:00Z",
      "end_time": "2025-05-10T17:30:00Z",
      "topic": "Q1 Sales Review",
      "participants": 3,
      "duration": 100,
      "total_participant_minutes": 600,
      "department": "Finance",
      "group": "group_01",
      "source": "Outlook Calendar",
      "unique_viewers": 50,
      "max_concurrent_views": 68,
      "create_time": "2025-05-09T15:45:00Z",
      "custom_fields": [
        {
          "key": "DepartmentID",
          "value": "Acme Corp"
        },
        {
          "key": "Initiative",
          "value": "Q3 Launch"
        },
        {
          "key": "MeetingPurpose",
          "value": "Marketing"
        },
        {
          "key": "DepartmentID",
          "value": "IT-Software"
        },
        {
          "key": "ApprovalStatus",
          "value": "IT-Software"
        }
      ],
      "tracking_fields": [
        {
          "field": "Department",
          "value": "Marketing"
        },
        {
          "field": "Department",
          "value": "1023"
        },
        {
          "field": "Meeting type",
          "value": "John Doe"
        },
        {
          "field": "Client name",
          "value": "Q3 Launch"
        },
        {
          "field": "Team lead",
          "value": "DEV-001"
        },
        {
          "field": "Budget code",
          "value": "ClientMeeting"
        },
        {
          "field": "Department",
          "value": "Marketing"
        },
        {
          "field": "Department",
          "value": "1023"
        },
        {
          "field": "Meeting type",
          "value": "DEV-001"
        },
        {
          "field": "Meeting type",
          "value": "Marketing"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": false,
        "remote_control": false,
        "closed_caption": false,
        "breakout_room": true,
        "language_interpretation": false,
        "telephone_usage": true,
        "in_meeting_chat": false,
        "poll": false,
        "join_by_room": false,
        "waiting_room": true,
        "live_transcription": false,
        "reaction": true,
        "zoom_apps": true,
        "annotation": true,
        "raise_hand": false,
        "virtual_background": true,
        "whiteboard": true,
        "immersive_scene": false,
        "avatar": false,
        "switch_to_mobile": false,
        "file_sharing": true,
        "meeting_summary": true,
        "meeting_questions": true,
        "record_to_computer": true,
        "record_to_cloud": false,
        "live_translation": true,
        "registration": false,
        "smart_recording": true,
        "multi_speaker": false,
        "meeting_wallpaper": false,
        "gen_ai_virtual_background": false,
        "multi_share": false,
        "document_collaboration": false,
        "portrait_lighting": true,
        "personalized_audio_isolation": false,
        "color_themes": true
      }
    },
    {
      "meeting_uuid": "QrStUvWxFFyZaBcDeFgHIK==",
      "meeting_id": 4567890123456789,
      "type": "Meeting",
      "host_display_name": "Emma Brown",
      "host_email": "ava.garcia@example.org",
      "start_time": "2025-10-25T17:00:00Z",
      "end_time": "2025-01-15T11:00:00Z",
      "topic": "Product Roadmap Discussion",
      "participants": 7,
      "duration": 100,
      "total_participant_minutes": 150,
      "department": "Operations",
      "group": "group_01",
      "source": "Salesforce Integration",
      "unique_viewers": 50,
      "max_concurrent_views": 35,
      "create_time": "2025-06-11T07:00:00Z",
      "custom_fields": [
        {
          "key": "MeetingPurpose",
          "value": "Marketing"
        },
        {
          "key": "Initiative",
          "value": "John Doe"
        },
        {
          "key": "Initiative",
          "value": "ClientMeeting"
        },
        {
          "key": "TeamLead",
          "value": "1023"
        },
        {
          "key": "MeetingPurpose",
          "value": "IT-Software"
        }
      ],
      "tracking_fields": [
        {
          "field": "Region",
          "value": "Q3 Launch"
        },
        {
          "field": "Meeting purpose",
          "value": "Approved"
        },
        {
          "field": "Budget code",
          "value": "John Doe"
        },
        {
          "field": "Client name",
          "value": "DEV-001"
        },
        {
          "field": "Initiative",
          "value": "Acme Corp"
        },
        {
          "field": "Meeting purpose",
          "value": "Acme Corp"
        },
        {
          "field": "Budget code",
          "value": "ClientMeeting"
        },
        {
          "field": "Cost center",
          "value": "1023"
        },
        {
          "field": "Meeting type",
          "value": "Q3 Launch"
        },
        {
          "field": "Team lead",
          "value": "ClientMeeting"
        }
      ],
      "feature_used": {
        "screen_sharing": false,
        "video_on": false,
        "remote_control": true,
        "closed_caption": false,
        "breakout_room": false,
        "language_interpretation": true,
        "telephone_usage": true,
        "in_meeting_chat": true,
        "poll": false,
        "join_by_room": false,
        "waiting_room": false,
        "live_transcription": false,
        "reaction": true,
        "zoom_apps": false,
        "annotation": false,
        "raise_hand": false,
        "virtual_background": false,
        "whiteboard": true,
        "immersive_scene": true,
        "avatar": false,
        "switch_to_mobile": true,
        "file_sharing": false,
        "meeting_summary": false,
        "meeting_questions": true,
        "record_to_computer": true,
        "record_to_cloud": false,
        "live_translation": false,
        "registration": false,
        "smart_recording": false,
        "multi_speaker": true,
        "meeting_wallpaper": true,
        "gen_ai_virtual_background": false,
        "multi_share": true,
        "document_collaboration": false,
        "portrait_lighting": false,
        "personalized_audio_isolation": false,
        "color_themes": false
      }
    },
    {
      "meeting_uuid": "gm8s9L+PTEC+FG3sFbd1Cw==",
      "meeting_id": 7654321098765432,
      "type": "Meeting",
      "host_display_name": "Isabella Martinez",
      "host_email": "elijah.miller@example.com",
      "start_time": "2025-07-22T13:30:00Z",
      "end_time": "2025-04-05T15:30:00Z",
      "topic": "Marketing Strategy Session",
      "participants": 10,
      "duration": 120,
      "total_participant_minutes": 2250,
      "department": "Customer Support",
      "group": "group_01",
      "source": "API Direct",
      "unique_viewers": 50,
      "max_concurrent_views": 130,
      "create_time": "2025-02-19T10:30:00Z",
      "custom_fields": [
        {
          "key": "Region",
          "value": "EMEA"
        },
        {
          "key": "CostCenter",
          "value": "EMEA"
        },
        {
          "key": "Initiative",
          "value": "Marketing"
        },
        {
          "key": "BudgetLineItem",
          "value": "ClientMeeting"
        },
        {
          "key": "BudgetLineItem",
          "value": "ClientMeeting"
        }
      ],
      "tracking_fields": [
        {
          "field": "Team lead",
          "value": "1023"
        },
        {
          "field": "Initiative",
          "value": "ClientMeeting"
        },
        {
          "field": "Meeting type",
          "value": "ClientMeeting"
        },
        {
          "field": "Initiative",
          "value": "1023"
        },
        {
          "field": "Department",
          "value": "John Doe"
        },
        {
          "field": "Initiative",
          "value": "DEV-001"
        },
        {
          "field": "Initiative",
          "value": "DEV-001"
        },
        {
          "field": "Initiative",
          "value": "ClientMeeting"
        },
        {
          "field": "Cost center",
          "value": "IT-Software"
        },
        {
          "field": "Cost center",
          "value": "ClientMeeting"
        }
      ],
      "feature_used": {
        "screen_sharing": true,
        "video_on": false,
        "remote_control": false,
        "closed_caption": false,
        "breakout_room": false,
        "language_interpretation": false,
        "telephone_usage": false,
        "in_meeting_chat": true,
        "poll": false,
        "join_by_room": false,
        "waiting_room": false,
        "live_transcription": true,
        "reaction": false,
        "zoom_apps": true,
        "annotation": false,
        "raise_hand": false,
        "virtual_background": false,
        "whiteboard": false,
        "immersive_scene": false,
        "avatar": false,
        "switch_to_mobile": false,
        "file_sharing": true,
        "meeting_summary": true,
        "meeting_questions": true,
        "record_to_computer": true,
        "record_to_cloud": true,
        "live_translation": true,
        "registration": true,
        "smart_recording": true,
        "multi_speaker": true,
        "meeting_wallpaper": false,
        "gen_ai_virtual_background": true,
        "multi_share": true,
        "document_collaboration": false,
        "portrait_lighting": true,
        "personalized_audio_isolation": false,
        "color_themes": false
      }
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2024-03-01
to*2024-03-04
page_size30
next_page_tokenb43YBRLJFg3V4vsSpxvGdKIGtNbxn9h9If2
meeting_number4221901192
search_keyEileen
activity_type*All Activities
{
  "meeting_activity_logs": [
    {
      "meeting_number": "321 098 7654",
      "activity_time": "2026-04-29 09:45:05:012",
      "operator": "Harry Potter",
      "operator_email": "grace.h@example.com",
      "activity_category": "Screen shared",
      "activity_detail": "Meeting ended by host"
    },
    {
      "meeting_number": "555 123 4567",
      "activity_time": "2026-04-29 10:15:55:890",
      "operator": "Diana Prince",
      "operator_email": "jack.s@example.com",
      "activity_category": "Meeting created",
      "activity_detail": "Meeting ended by host"
    },
    {
      "meeting_number": "999 888 7777",
      "activity_time": "2026-04-29 09:35:15:456",
      "operator": "Jack Sparrow",
      "operator_email": "eve.h@example.com",
      "activity_category": "Remote control",
      "activity_detail": "Host created new meeting: 'Daily Standup'"
    },
    {
      "meeting_number": "321 098 7654",
      "activity_time": "2026-04-29 09:50:20:345",
      "operator": "Charlie Chaplin",
      "operator_email": "grace.h@example.com",
      "activity_category": "Meeting ended",
      "activity_detail": "Remote control granted to participant"
    },
    {
      "meeting_number": "321 098 7654",
      "activity_time": "2026-04-29 10:15:55:890",
      "operator": "Alice Wonderland",
      "operator_email": "charlie.c@example.com",
      "activity_category": "Meeting ended",
      "activity_detail": "Sent message in chat: 'Hello everyone!'"
    },
    {
      "meeting_number": "123 456 7890",
      "activity_time": "2026-04-29 09:40:30:789",
      "operator": "Bob The Builder",
      "operator_email": "ivy.l@example.com",
      "activity_category": "Meeting ended",
      "activity_detail": "Poll 'Favorite Feature' launched"
    },
    {
      "meeting_number": "789 012 3456",
      "activity_time": "2026-04-29 09:35:15:456",
      "operator": "Alice Wonderland",
      "operator_email": "jack.s@example.com",
      "activity_category": "Screen shared",
      "activity_detail": "User left the meeting"
    },
    {
      "meeting_number": "777 888 9999",
      "activity_time": "2026-04-29 09:45:05:012",
      "operator": "Eve Harrington",
      "operator_email": "grace.h@example.com",
      "activity_category": "Meeting started",
      "activity_detail": "Poll 'Favorite Feature' launched"
    },
    {
      "meeting_number": "123 456 7890",
      "activity_time": "2026-04-29 10:10:40:567",
      "operator": "Harry Potter",
      "operator_email": "ivy.l@example.com",
      "activity_category": "Meeting created",
      "activity_detail": "Remote control granted to participant"
    },
    {
      "meeting_number": "000 111 2222",
      "activity_time": "2026-04-29 09:55:00:678",
      "operator": "Charlie Chaplin",
      "operator_email": "frank.m@example.com",
      "activity_category": "Meeting created",
      "activity_detail": "User re-joined the session"
    }
  ],
  "next_page_token": "zwmlk6a9wHXjouDiWilmed4h7veVg3lz",
  "page_size": 28
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_keys": [
    {
      "key": "Project Name",
      "value": "Jane Doe"
    },
    {
      "key": "Department Budget",
      "value": "Q2-2024"
    },
    {
      "key": "Compliance Tag",
      "value": "Developers"
    },
    {
      "key": "Compliance Tag",
      "value": "Project Phoenix"
    },
    {
      "key": "Priority Level",
      "value": "Internal Review"
    },
    {
      "key": "Meeting Owner",
      "value": "GDPR"
    },
    {
      "key": "Host Nation",
      "value": "EVT-7890"
    },
    {
      "key": "Project Name",
      "value": "US"
    },
    {
      "key": "Priority Level",
      "value": "Q2-2024"
    },
    {
      "key": "Meeting Owner",
      "value": "Developers"
    }
  ],
  "dept": "Shoes",
  "duration": 46,
  "end_time": "2025-10-23T00:00:00.0Z",
  "id": 23254433621,
  "participants_count": 32,
  "start_time": "2026-03-25T00:00:00.0Z",
  "topic": "Taceo coniuratio speculum.",
  "total_minutes": 266,
  "tracking_fields": [
    {
      "field": "Client Account",
      "value": "Internal Review"
    },
    {
      "field": "Meeting Objective",
      "value": "EVT-7890"
    },
    {
      "field": "Host Nation",
      "value": "US"
    }
  ],
  "type": 1,
  "user_email": "Haylee.Kihn@gmail.com",
  "user_name": "Jamie Kulas",
  "uuid": "MnOpQrStUvWxYzAbCdEfGh=="
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
include_fieldsregistrant_id
{
  "next_page_token": "g4A0qNTVflQLswqgwUQ2m9Fgf0rAOuY8",
  "page_count": 7,
  "page_size": 83,
  "total_records": 415,
  "participants": [
    {
      "customer_key": "KlMnoP34QrSt",
      "duration": 1800,
      "failover": false,
      "id": "MNOPQRStUVWXYZabcdefgh",
      "join_time": "1910-02-22T15:34:46.0Z",
      "leave_time": "1894-04-04T11:47:34.0Z",
      "name": "Diana Miller",
      "registrant_id": "opqrstuvw56-xyzabcdef234",
      "status": "in_meeting",
      "user_email": "bob.j@example.net",
      "user_id": "87654321",
      "bo_mtg_id": "12345678",
      "participant_user_id": "SfgHjKlZxcVBnmQwertyUI"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 71469759322,
  "uuid": "RsTuVwXyZabCdEfGhIjKlM==",
  "start_time": "2025-01-24T00:00:00.0Z",
  "questions": [
    {
      "email": "susan.white@tech.io",
      "name": "Anonymous Attendee",
      "first_name": "Jane",
      "last_name": "Green",
      "question_details": [
        {
          "answer": "Happy.",
          "date_time": "2022-02-01T12:41:20.789Z",
          "polling_id": "KlmNoPqrSt",
          "question": "Did you enjoy the presentation?"
        },
        {
          "answer": "Great, thank you!",
          "date_time": "2022-02-01T12:46:07.543Z",
          "polling_id": "798fGJEWrA",
          "question": "How often do you use this product?"
        },
        {
          "answer": "Feeling good.",
          "date_time": "2022-02-01T12:44:03.654Z",
          "polling_id": "OpQrStUvWx",
          "question": "What features would you like to see?"
        },
        {
          "answer": "Happy.",
          "date_time": "2022-02-01T12:43:10.987Z",
          "polling_id": "YzAbCdEfGh",
          "question": "Did you enjoy the presentation?"
        },
        {
          "answer": "Stressed.",
          "date_time": "2022-02-01T12:44:03.654Z",
          "polling_id": "1234567890",
          "question": "What is your primary goal?"
        }
      ]
    },
    {
      "email": "jill.chill@example.com",
      "name": "Peter Green",
      "first_name": "Jane",
      "last_name": "Chill",
      "question_details": [
        {
          "answer": "Very well.",
          "date_time": "2022-02-01T12:40:05.456Z",
          "polling_id": "YzAbCdEfGh",
          "question": "What is your favorite color?"
        },
        {
          "answer": "Could be better.",
          "date_time": "2022-02-01T12:41:20.789Z",
          "polling_id": "1234567890",
          "question": "What is your favorite color?"
        }
      ]
    },
    {
      "email": "frank.black@host.com",
      "name": "Emily Black",
      "first_name": "John",
      "last_name": "Black",
      "question_details": [
        {
          "answer": "I am wonderful.",
          "date_time": "2022-02-01T12:43:10.987Z",
          "polling_id": "aBcDeFghIJ",
          "question": "How often do you use this product?"
        },
        {
          "answer": "Happy.",
          "date_time": "2022-02-01T12:44:03.654Z",
          "polling_id": "KlmNoPqrSt",
          "question": "How are you?"
        },
        {
          "answer": "Happy.",
          "date_time": "2022-02-01T12:40:05.456Z",
          "polling_id": "aBcDeFghIJ",
          "question": "What is your primary goal?"
        },
        {
          "answer": "Stressed.",
          "date_time": "2022-02-01T12:38:00.000Z",
          "polling_id": "YzAbCdEfGh",
          "question": "How often do you use this product?"
        }
      ]
    },
    {
      "email": "eva.brown@service.dev",
      "name": "Bob Smith",
      "first_name": "Bob",
      "last_name": "Smith",
      "question_details": [
        {
          "answer": "Stressed.",
          "date_time": "2022-02-01T12:44:03.654Z",
          "polling_id": "798fGJEWrA",
          "question": "Are you satisfied with the service?"
        },
        {
          "answer": "Happy.",
          "date_time": "2022-02-01T12:42:01.321Z",
          "polling_id": "EfGhIjKlMn",
          "question": "How likely are you to recommend us?"
        }
      ]
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 2833096026,
  "questions": [
    {
      "user_id": "WxYz0123456789aBcD",
      "email": "jchilll@example.com",
      "name": "John Doe",
      "question_details": [
        {
          "answer": "live answered",
          "question": "Any known issues?",
          "question_id": "DfGhJklMnbV",
          "create_time": "2022-03-15T07:54:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "eFgHiJkLmNoPqRsTuvW",
              "name": "Bob Smith",
              "email": "attendee1@email.org",
              "content": "fine",
              "create_time": "2022-03-15T07:57:30Z",
              "type": "default"
            },
            {
              "user_id": "aBcDeFgHiJkLmNoPqRsTuv",
              "name": "Anonymous Attendee",
              "email": "test@test.com",
              "content": "Next week.",
              "create_time": "2022-03-15T07:53:50Z",
              "type": "default"
            },
            {
              "user_id": "z0123456789aBcDeF",
              "name": "Bob Smith",
              "email": "",
              "content": "I'll look into that.",
              "create_time": "2022-03-15T07:52:40Z",
              "type": "default"
            },
            {
              "user_id": "eFgHiJkLmNoPqRsTuvW",
              "name": "Bob Smith",
              "email": "",
              "content": "Performance issues.",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Not sure yet.",
          "question": "What is the next step?",
          "question_id": "cXzQweRtyuI",
          "create_time": "2022-03-15T07:57:30Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "FgHiJkLmNoPqRsTuvWxY",
              "name": "Emily Black",
              "email": "",
              "content": "Yes, it is.",
              "create_time": "2022-03-15T07:54:00Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Disagree.",
          "question": "What about the security implications?",
          "question_id": "DfGhJklMnbV",
          "create_time": "2022-03-15T07:52:40Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "eFgHiJkLmNoPqRsTuvW",
              "name": "Anonymous Attendee",
              "email": "dev@dev.com",
              "content": "The project manager.",
              "create_time": "2022-03-15T07:49:10Z",
              "type": "default"
            },
            {
              "user_id": "gHiJkLmNoPqRsTu",
              "name": "David King",
              "email": "guest@guest.net",
              "content": "fine",
              "create_time": "2022-03-15T07:52:40Z",
              "type": "default"
            },
            {
              "user_id": "aBcDeFgHiJkLmNoPqRsTuv",
              "name": "Alice Jones",
              "email": "attendee1@email.org",
              "content": "Join the dev team.",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            },
            {
              "user_id": "gHiJkLmNoPqRsTu",
              "name": "David King",
              "email": "external.user@external.com",
              "content": "Join the dev team.",
              "create_time": "2022-03-15T07:52:40Z",
              "type": "default"
            },
            {
              "user_id": "aBcDeFgHiJkLmNoPqRsTuv",
              "name": "Alice Jones",
              "email": "support@company.com",
              "content": "Good point, thank you.",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "fine",
          "question": "What about the security implications?",
          "question_id": "zxU4wOwnlxs",
          "create_time": "2022-03-15T07:49:10Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "AnonymousUser",
              "name": "John Doe",
              "email": "attendee1@email.org",
              "content": "The project manager.",
              "create_time": "2022-03-15T07:57:30Z",
              "type": "default"
            },
            {
              "user_id": "FgHiJkLmNoPqRsTuvWxY",
              "name": "Sara Brown",
              "email": "guest@guest.net",
              "content": "Next week.",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            },
            {
              "user_id": "eFgHiJkLmNoPqRsTuvW",
              "name": "Anonymous Attendee",
              "email": "jchilll@example.com",
              "content": "Good point, thank you.",
              "create_time": "2022-03-15T07:49:10Z",
              "type": "default"
            },
            {
              "user_id": "xYz0123456789aBcDe",
              "name": "John Doe",
              "email": "guest@guest.net",
              "content": "The project manager.",
              "create_time": "2022-03-15T07:57:30Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "fine",
          "question": "Where can I find more info?",
          "question_id": "XzQweRtyuI",
          "create_time": "2022-03-15T07:56:20Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "hyROrs0TRCSvwmadI7L13w",
              "name": "Alice Jones",
              "email": "host.email@zoom.us",
              "content": "Good point, thank you.",
              "create_time": "2022-03-15T07:55:10Z",
              "type": "default"
            },
            {
              "user_id": "aBcDeFgHiJkLmNoPqRsTuv",
              "name": "Bob Smith",
              "email": "guest@guest.net",
              "content": "Next week.",
              "create_time": "2022-03-15T07:56:20Z",
              "type": "default"
            },
            {
              "user_id": "FgHiJkLmNoPqRsTuvWxY",
              "name": "Anonymous Attendee",
              "email": "jchilll@example.com",
              "content": "Good point, thank you.",
              "create_time": "2022-03-15T07:56:20Z",
              "type": "default"
            },
            {
              "user_id": "AnonymousUser",
              "name": "Emily Black",
              "email": "",
              "content": "fine",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            }
          ]
        }
      ]
    },
    {
      "user_id": "AnonymousUser",
      "email": "",
      "name": "David King",
      "question_details": [
        {
          "answer": "Disagree.",
          "question": "Who is responsible for this task?",
          "question_id": "cXzQweRtyuI",
          "create_time": "2022-03-15T07:56:20Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "z0123456789aBcDeF",
              "name": "Alice Jones",
              "email": "attendee1@email.org",
              "content": "Join the dev team.",
              "create_time": "2022-03-15T07:48:00Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "live answered",
          "question": "how are you",
          "question_id": "zxU4wOwnlxs",
          "create_time": "2022-03-15T07:51:30Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "AnonymousUser",
              "name": "Bob Smith",
              "email": "guest@guest.net",
              "content": "Next week.",
              "create_time": "2022-03-15T07:49:10Z",
              "type": "default"
            },
            {
              "user_id": "gHiJkLmNoPqRsTu",
              "name": "David King",
              "email": "test@test.com",
              "content": "Good point, thank you.",
              "create_time": "2022-03-15T07:55:10Z",
              "type": "default"
            },
            {
              "user_id": "gHiJkLmNoPqRsTu",
              "name": "Jill Chill",
              "email": "test@test.com",
              "content": "I'll look into that.",
              "create_time": "2022-03-15T07:57:30Z",
              "type": "default"
            },
            {
              "user_id": "eFgHiJkLmNoPqRsTuvW",
              "name": "Jill Chill",
              "email": "attendee1@email.org",
              "content": "That's a valid concern.",
              "create_time": "2022-03-15T07:51:30Z",
              "type": "default"
            },
            {
              "user_id": "WxYz0123456789aBcD",
              "name": "Peter Green",
              "email": "external.user@external.com",
              "content": "Good point, thank you.",
              "create_time": "2022-03-15T07:53:50Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Will consider.",
          "question": "Is this feature available?",
          "question_id": "OpAsDfGhJkl",
          "create_time": "2022-03-15T07:48:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "eFgHiJkLmNoPqRsTuvW",
              "name": "David King",
              "email": "attendee1@email.org",
              "content": "Join the dev team.",
              "create_time": "2022-03-15T07:49:10Z",
              "type": "default"
            },
            {
              "user_id": "xYz0123456789aBcDe",
              "name": "Anonymous Attendee",
              "email": "guest@guest.net",
              "content": "Yes, it is.",
              "create_time": "2022-03-15T07:54:00Z",
              "type": "default"
            },
            {
              "user_id": "xYz0123456789aBcDe",
              "name": "Jane White",
              "email": "",
              "content": "Join the dev team.",
              "create_time": "2022-03-15T07:52:40Z",
              "type": "default"
            },
            {
              "user_id": "FgHiJkLmNoPqRsTuvWxY",
              "name": "Jill Chill",
              "email": "host.email@zoom.us",
              "content": "Next week.",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            },
            {
              "user_id": "AnonymousUser",
              "name": "Bob Smith",
              "email": "external.user@external.com",
              "content": "Not yet implemented.",
              "create_time": "2022-03-15T07:56:20Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Absolutely.",
          "question": "Is this feature available?",
          "question_id": "MnbVcXxZwE",
          "create_time": "2022-03-15T07:50:20Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "aBcDeFgHiJkLmNoPqRsTuv",
              "name": "Anonymous Attendee",
              "email": "host.email@zoom.us",
              "content": "I'll look into that.",
              "create_time": "2022-03-15T07:54:00Z",
              "type": "default"
            },
            {
              "user_id": "vWxYz0123456789",
              "name": "Jill Chill",
              "email": "admin@admin.com",
              "content": "Yes, it is.",
              "create_time": "2022-03-15T07:56:20Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Disagree.",
          "question": "Is this feature available?",
          "question_id": "DfGhJklMnbV",
          "create_time": "2022-03-15T07:53:50Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "FgHiJkLmNoPqRsTuvWxY",
              "name": "Emily Black",
              "email": "jchilll@example.com",
              "content": "Performance issues.",
              "create_time": "2022-03-15T07:56:20Z",
              "type": "default"
            }
          ]
        }
      ]
    },
    {
      "user_id": "FgHiJkLmNoPqRsTuvWxY",
      "email": "admin@admin.com",
      "name": "Sara Brown",
      "question_details": [
        {
          "answer": "Not sure yet.",
          "question": "What about the security implications?",
          "question_id": "XzQweRtyuI",
          "create_time": "2022-03-15T07:53:50Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "WxYz0123456789aBcD",
              "name": "Jill Chill",
              "email": "",
              "content": "fine",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            },
            {
              "user_id": "xYz0123456789aBcDe",
              "name": "Jane White",
              "email": "host.email@zoom.us",
              "content": "Not yet implemented.",
              "create_time": "2022-03-15T07:49:10Z",
              "type": "default"
            },
            {
              "user_id": "z0123456789aBcDeF",
              "name": "Emily Black",
              "email": "attendee1@email.org",
              "content": "I'll look into that.",
              "create_time": "2022-03-15T07:51:30Z",
              "type": "default"
            },
            {
              "user_id": "gHiJkLmNoPqRsTu",
              "name": "Peter Green",
              "email": "admin@admin.com",
              "content": "Yes, it is.",
              "create_time": "2022-03-15T07:56:20Z",
              "type": "default"
            },
            {
              "user_id": "xYz0123456789aBcDe",
              "name": "Peter Green",
              "email": "host.email@zoom.us",
              "content": "I'll look into that.",
              "create_time": "2022-03-15T07:50:20Z",
              "type": "default"
            }
          ]
        }
      ]
    }
  ],
  "start_time": "2022-09-20T00:00:00.0Z",
  "uuid": "ohEuWeBDOtOiyESWQSSOXCiQ"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "meeting_id": 5182650017,
  "meeting_uuid": "kVR7vIa4TjXu3tL2fAIM8oq6",
  "start_time": "2024-04-08T00:00:00.0Z",
  "survey_id": "nfobPg2ef0jNX0QEkMXze6YJ",
  "survey_name": "Customer Experience Survey",
  "survey_answers": [
    {
      "email": "guest@email.net",
      "name": "Bob Smith",
      "first_name": "Bob",
      "last_name": "Brown",
      "answer_details": [
        {
          "question": "Rate your overall experience.",
          "question_id": "cXzQweRtyuI",
          "answer": "Excellent.",
          "date_time": "2022-02-01T12:42:01.321Z"
        },
        {
          "question": "Was the content relevant?",
          "question_id": "MnbVcXxZwE",
          "answer": "More interaction time.",
          "date_time": "2022-02-01T12:42:01.321Z"
        },
        {
          "question": "Will you attend future events?",
          "question_id": "DfGhJklMnbV",
          "answer": "Extremely clear.",
          "date_time": "2022-02-01T12:37:12.660Z"
        },
        {
          "question": "Will you attend future events?",
          "question_id": "QeRtYuiOpAs",
          "answer": "Yes, very relevant.",
          "date_time": "2022-02-01T12:45:18.210Z"
        },
        {
          "question": "What could be improved?",
          "question_id": "GhJklMnbVc",
          "answer": "Extremely clear.",
          "date_time": "2022-02-01T12:46:07.543Z"
        }
      ]
    },
    {
      "email": "guest@email.net",
      "name": "Jane White",
      "first_name": "John",
      "last_name": "White",
      "answer_details": [
        {
          "question": "Any additional comments?",
          "question_id": "QeRtYuiOpAs",
          "answer": "The speaker was excellent.",
          "date_time": "2022-02-01T12:37:12.660Z"
        }
      ]
    },
    {
      "email": "partner@partner.biz",
      "name": "Jill Chill",
      "first_name": "David",
      "last_name": "White",
      "answer_details": [
        {
          "question": "How are you?",
          "question_id": "MnbVcXxZwE",
          "answer": "Yes, very relevant.",
          "date_time": "2022-02-01T12:40:05.456Z"
        },
        {
          "question": "What did you like most?",
          "question_id": "798fGJEWrA",
          "answer": "5 out of 5.",
          "date_time": "2022-02-01T12:44:03.654Z"
        }
      ]
    },
    {
      "email": "guest@email.net",
      "name": "David King",
      "first_name": "Jill",
      "last_name": "Green",
      "answer_details": [
        {
          "question": "What could be improved?",
          "question_id": "DfGhJklMnbV",
          "answer": "I am wonderful.",
          "date_time": "2022-02-01T12:42:01.321Z"
        },
        {
          "question": "How satisfied are you with this meeting?",
          "question_id": "DfGhJklMnbV",
          "answer": "Excellent.",
          "date_time": "2022-02-01T12:38:00.000Z"
        }
      ]
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2022-01-01
to*2022-01-28
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
category_typeuser
{
  "next_page_token": "kGygSPED2gYnpiF6sbiO6gFi1ioQ9XJbADxT",
  "page_size": 23,
  "operation_logs": [
    {
      "action": "update",
      "category_type": "license",
      "operation_detail": "change password - user@example.com",
      "operator": "system@automation.com",
      "time": "1969-05-15T19:40:31.0Z"
    },
    {
      "action": "read",
      "category_type": "license",
      "operation_detail": "update account settings - Security",
      "operator": "user1@zoom.us",
      "time": "1945-01-04T01:59:01.0Z"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2025-09-15
to*2025-09-16
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
page_size30
{
  "remote_support_logs": [
    {
      "meeting_start_time": "2025-09-15T13:50:20Z",
      "meeting_uuid": "p7iZ9Y+ACBN+PQ2BNmk0LF==",
      "meeting_number": 876543210,
      "topic": "Weekly Sync",
      "meeting_host_id": "AbCdEfGhIjKlMnOpQrStUv",
      "supporter_name": "Jill Chill",
      "supporter_email": "mary.brown@tech.co",
      "supportee_name": "Eve",
      "supportee_email": "eve@test.com",
      "request_time": "2025-09-15T13:21:29Z",
      "wait_time": "01:15",
      "start_time": "2025-09-16T10:21:00Z",
      "end_time": "2025-09-16T09:20:00Z",
      "duration": "14:15"
    },
    {
      "meeting_start_time": "2025-09-16T10:15:00Z",
      "meeting_uuid": "l3eV5U+WXJH+KL8xKgi6HB==",
      "meeting_number": 234567890,
      "topic": "Technical Deep Dive",
      "meeting_host_id": "HostId1234567890",
      "supporter_name": "Linda White",
      "supporter_email": "linda.white@supportteam.com",
      "supportee_name": "Eve",
      "supportee_email": "heidi@web.dev",
      "request_time": "2025-09-16T09:05:00Z",
      "wait_time": "03:10",
      "start_time": "2025-09-15T13:41:40Z",
      "end_time": "2025-09-15T14:00:00Z",
      "duration": "19:37"
    },
    {
      "meeting_start_time": "2025-09-15T13:45:05Z",
      "meeting_uuid": "j1cT3S+UVHF+IJ6vIeg4Fz==",
      "meeting_number": 234567890,
      "topic": "Technical Deep Dive",
      "meeting_host_id": "eFgHiJkLmNoPqRsTuvW",
      "supporter_name": "Mary Brown",
      "supporter_email": "peter.jones@help.org",
      "supportee_name": "Heidi",
      "supportee_email": "heidi@web.dev",
      "request_time": "2025-09-15T13:21:29Z",
      "wait_time": "00:45",
      "start_time": "2025-09-15T13:57:45Z",
      "end_time": "2025-09-15T13:42:34Z",
      "duration": "19:37"
    },
    {
      "meeting_start_time": "2025-09-16T10:15:00Z",
      "meeting_uuid": "i0bS2R+TUEG+HI5uHdf3Ey==",
      "meeting_number": 234567890,
      "topic": "Support Call",
      "meeting_host_id": "FyOCGDLEShWSihPcupWHtA",
      "supporter_name": "Robert Green",
      "supporter_email": "john.doe@support.com",
      "supportee_name": "Heidi",
      "supportee_email": "frank@domain.com",
      "request_time": "2025-09-15T13:30:45Z",
      "wait_time": "02:05",
      "start_time": "2025-09-15T13:22:57Z",
      "end_time": "2025-09-16T09:20:00Z",
      "duration": "13:30"
    },
    {
      "meeting_start_time": "2025-09-16T09:00:00Z",
      "meeting_uuid": "j1cT3S+UVHF+IJ6vIeg4Fz==",
      "meeting_number": 543219876,
      "topic": "Weekly Sync",
      "meeting_host_id": "FgHiJkLmNoPqRsTuvWxY",
      "supporter_name": "Patricia King",
      "supporter_email": "jane.smith@service.net",
      "supportee_name": "Eve",
      "supportee_email": "bob@client.net",
      "request_time": "2025-09-15T13:26:00Z",
      "wait_time": "01:28",
      "start_time": "2025-09-16T09:06:00Z",
      "end_time": "2025-09-16T09:20:00Z",
      "duration": "14:15"
    }
  ],
  "next_page_token": "WpNUQaTCEQ8zlVXEYQ5ahqQ8fXNfYU3eh5ly",
  "page_size": 33
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
type3
query_date_typestart_time
from*2022-01-01
to*2022-01-28
page_size30
page_number1
next_page_tokenb43YBRLJFg3V4vsSpxvGdKIGtNbxn9h9If2
{
  "from": "2022-02-12",
  "next_page_token": "rHbW90PUz2LxCvuf",
  "page_count": 7,
  "page_size": 10,
  "to": "2024-06-23",
  "total_records": 1107,
  "telephony_usage": [
    {
      "call_in_number": "WebCall",
      "country_name": "BR",
      "dept": "Operations",
      "duration": 150,
      "end_time": "1927-01-24T06:34:09.0Z",
      "host_email": "user@example.org",
      "host_id": "GuestHost_1122",
      "host_name": "Jill Chill",
      "meeting_id": 6677889900,
      "meeting_type": "Team Standup",
      "phone_number": "+1 8243",
      "rate": 0.03,
      "signaled_number": "+1 (234) 567-8901",
      "start_time": "1942-11-21T16:06:42.0Z",
      "total": 30,
      "type": "call-out",
      "uuid": "IIIIIIIIIIIIIIIIIIIIII=="
    },
    {
      "call_in_number": "ZoomGW",
      "country_name": "DE",
      "dept": "Finance",
      "duration": 150,
      "end_time": "1940-02-25T23:12:37.0Z",
      "host_email": "project.lead@example.com",
      "host_id": "AdminHost_3456",
      "host_name": "Robert Green",
      "meeting_id": 3344556677,
      "meeting_type": "Training Session",
      "phone_number": "+81 3 1234 5678",
      "rate": 0.12,
      "signaled_number": "+44 20 7946 0958",
      "start_time": "1907-01-22T06:51:09.0Z",
      "total": 7.2,
      "type": "call-out",
      "uuid": "HHHHHHHHHHHHHHHHHHHHHH=="
    },
    {
      "call_in_number": "MobileConnect",
      "country_name": "IN",
      "dept": "Admin",
      "duration": 240,
      "end_time": "1917-04-07T01:08:02.0Z",
      "host_email": "sales@example.net",
      "host_id": "MeetingHost_ID_1234",
      "host_name": "Robert Green",
      "meeting_id": 5005005005,
      "meeting_type": "Recurring Meeting",
      "phone_number": "+1 (234) 567-8901",
      "rate": 0.07,
      "signaled_number": "+44 20 7946 0958",
      "start_time": "1912-03-22T07:42:58.0Z",
      "total": 1.8,
      "type": "call-out",
      "uuid": "DDDDDDDDDDDDDDDDDDDDDD=="
    },
    {
      "call_in_number": "SIPTrunk",
      "country_name": "DE",
      "dept": "Support",
      "duration": 600,
      "end_time": "1922-01-21T15:59:23.0Z",
      "host_email": "admin@company.com",
      "host_id": "UniqueHostKey_5678",
      "host_name": "Mary Brown",
      "meeting_id": 7788990011,
      "meeting_type": "One-on-One",
      "phone_number": "+1 8243",
      "rate": 0.08,
      "signaled_number": "+1 (234) 567-8901",
      "start_time": "1894-03-09T13:18:34.0Z",
      "total": 0.45,
      "type": "call-out",
      "uuid": "GGGGGGGGGGGGGGGGGGGGGG=="
    },
    {
      "call_in_number": "VoIPGateway",
      "country_name": "US",
      "dept": "Product",
      "duration": 240,
      "end_time": "1915-06-06T01:38:45.0Z",
      "host_email": "support@company.com",
      "host_id": "ZoomHostXYZ7890ABCD",
      "host_name": "Jill Chill",
      "meeting_id": 1231231231,
      "meeting_type": "Recurring Meeting",
      "phone_number": "+49 30 1234567",
      "rate": 0.04,
      "signaled_number": "+1 8243",
      "start_time": "1894-01-20T01:15:59.0Z",
      "total": 9,
      "type": "call-out",
      "uuid": "IIIIIIIIIIIIIIIIIIIIII=="
    },
    {
      "call_in_number": "MobileConnect",
      "country_name": "AU",
      "dept": "Operations",
      "duration": 120,
      "end_time": "1909-12-20T12:22:40.0Z",
      "host_email": "marketing@example.io",
      "host_id": "MeetingHost_ID_1234",
      "host_name": "David Lee",
      "meeting_id": 4564564564,
      "meeting_type": "Scheduled Meeting",
      "phone_number": "+1 8243",
      "rate": 0.1,
      "signaled_number": "+1 (234) 567-8901",
      "start_time": "1901-08-14T02:41:30.0Z",
      "total": 1.8,
      "type": "call-out",
      "uuid": "CCCCCCCCCCCCCCCCCCCCCC=="
    },
    {
      "call_in_number": "+442012345678",
      "country_name": "CN",
      "dept": "Product",
      "duration": 45,
      "end_time": "1940-01-20T20:29:31.0Z",
      "host_email": "user@example.org",
      "host_id": "MeetingHost_ID_1234",
      "host_name": "Linda White",
      "meeting_id": 9876543210,
      "meeting_type": "Meeting",
      "phone_number": "+44 20 7946 0958",
      "rate": 0.03,
      "signaled_number": "+1 (234) 567-8901",
      "start_time": "1932-06-28T14:50:31.0Z",
      "total": 30,
      "type": "call-out",
      "uuid": "KKKKKKKKKKKKKKKKKKKKKK=="
    },
    {
      "call_in_number": "+18001234567",
      "country_name": "AU",
      "dept": "Marketing",
      "duration": 240,
      "end_time": "1953-05-13T16:54:23.0Z",
      "host_email": "marketing@example.io",
      "host_id": "ZoomHostXYZ7890ABCD",
      "host_name": "Mary Brown",
      "meeting_id": 1001234567,
      "meeting_type": "One-on-One",
      "phone_number": "+61 2 1234 5678",
      "rate": 0.01,
      "signaled_number": "+7 495 123-45-67",
      "start_time": "1957-04-07T01:52:08.0Z",
      "total": 10.8,
      "type": "call-out",
      "uuid": "DDDDDDDDDDDDDDDDDDDDDD=="
    },
    {
      "call_in_number": "ConfBridge",
      "country_name": "MX",
      "dept": "HR",
      "duration": 600,
      "end_time": "1935-07-03T19:58:17.0Z",
      "host_email": "meeting.organizer@domain.com",
      "host_id": "ExecutiveHost_5566",
      "host_name": "James Bond",
      "meeting_id": 1122334455,
      "meeting_type": "Webinar",
      "phone_number": "+61 2 1234 5678",
      "rate": 0.04,
      "signaled_number": "+81 3 1234 5678",
      "start_time": "1937-05-06T19:25:09.0Z",
      "total": 3.6,
      "type": "call-out",
      "uuid": "FFFFFFFFFFFFFFFFFFFFFF=="
    },
    {
      "call_in_number": "DeskPhone",
      "country_name": "FR",
      "dept": "Product",
      "duration": 180,
      "end_time": "1956-01-07T02:49:08.0Z",
      "host_email": "admin@company.com",
      "host_id": "AdminHost_3456",
      "host_name": "Michael Black",
      "meeting_id": 1122334455,
      "meeting_type": "One-on-One",
      "phone_number": "+33 1 23 45 67 89",
      "rate": 0.01,
      "signaled_number": "+61 2 1234 5678",
      "start_time": "1921-09-29T11:27:33.0Z",
      "total": 15,
      "type": "call-out",
      "uuid": "KKKKKKKKKKKKKKKKKKKKKK=="
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2022-01-01
to*2022-01-28
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
typeall
group_idTaVA8QKik_1233
{
  "from": "2025-09-03",
  "next_page_token": "1lYcAQkfouge8QHspW62goFHm0T329TGpblx",
  "page_size": 14,
  "to": "2025-12-22",
  "upcoming_events": [
    {
      "dept": "R&D",
      "host_id": "Or4-ZeV_SHCOfWRC71O1Fg",
      "host_name": "James Bond",
      "id": "k2dU4T+VWIG+JK7wJfh5GA==",
      "start_time": "2026-06-28T14:00:00Z",
      "topic": "Webinar: Future of AI"
    },
    {
      "dept": "Support",
      "host_id": "HostID001234567890ABCD",
      "host_name": "Jane Smith",
      "id": "r9kAAB+CEED+RS4DOpp2NH==",
      "start_time": "2026-05-01T10:00:00Z",
      "topic": "Webinar: Future of AI"
    },
    {
      "dept": "R&D",
      "host_id": "Or4-ZeV_SHCOfWRC71O1Fg",
      "host_name": "chi chi",
      "id": "m4fW6V+XYKI+LM9yLhj7IC==",
      "start_time": "2026-05-20T11:00:00Z",
      "topic": "Sales Strategy Meeting"
    },
    {
      "dept": "Finance",
      "host_id": "Or4-ZeV_SHCOfWRC71O1Fg",
      "host_name": "Linda White",
      "id": "l3eV5U+WXJH+KL8xKgi6HB==",
      "start_time": "2026-05-20T11:00:00Z",
      "topic": "Project X Planning"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
typeactive
from*2022-01-01
to*2022-01-28
page_size30
page_number1
next_page_tokenb43YBRLJFg3V4vsSpxvGdKIGtNbxn9h9If2
group_idTaVA8QKik_1233
{
  "from": "2024-02-12",
  "next_page_token": "qfBWHjiSFcYJVg1DckSym8Ygr0L5OKg5S722",
  "page_count": 9,
  "page_number": 5,
  "page_size": 66,
  "to": "2022-06-01",
  "total_records": 1078,
  "total_meeting_minutes": 115,
  "total_meetings": 37,
  "total_participants": 314,
  "users": [
    {
      "custom_attributes": [
        {
          "key": "user_property_3",
          "name": "role",
          "value": "60"
        },
        {
          "key": "license_type_10",
          "name": "project",
          "value": "15"
        }
      ],
      "dept": "IT",
      "email": "user8@example.com",
      "id": "P1a2b3C4d5E6f7G8h9I0j",
      "meeting_minutes": 180,
      "meetings": 12,
      "participants": 3,
      "type": 2,
      "user_name": "Jane Smith"
    },
    {
      "custom_attributes": [
        {
          "key": "user_property_3",
          "name": "manager",
          "value": "10"
        },
        {
          "key": "attribute_id_1",
          "name": "department",
          "value": "30"
        }
      ],
      "dept": "Sales",
      "email": "user4@example.com",
      "id": "K1L2M3N4O5P6Q7R8S9T0U",
      "meeting_minutes": 75,
      "meetings": 5,
      "participants": 50,
      "type": 5,
      "user_name": "Clark Kent"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
from*2022-01-01
to*2022-01-28
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
typepast
{
  "next_page_token": "HnaHp02j42ahq2pgjfQmpGWjyFTLfXDT",
  "page_count": 1,
  "page_number": 8,
  "page_size": 65,
  "total_records": 29,
  "from": "2026-01-03",
  "meetings": [
    {
      "custom_keys": [
        {
          "key": "Project Name",
          "value": "US"
        },
        {
          "key": "Project Name",
          "value": "Brainstorm"
        },
        {
          "key": "Meeting Type",
          "value": "CC-12345"
        },
        {
          "key": "Client ID",
          "value": "C1002"
        },
        {
          "key": "Host Nation",
          "value": "Team Sync"
        },
        {
          "key": "Region",
          "value": "Team Sync"
        },
        {
          "key": "Project Name",
          "value": "CC-12345"
        },
        {
          "key": "Project Name",
          "value": "Brainstorm"
        },
        {
          "key": "Region",
          "value": "Team Sync"
        },
        {
          "key": "Purpose",
          "value": "Blue Team"
        }
      ],
      "duration": 90,
      "end_time": "1968-12-19T16:22:37.0Z",
      "id": 123456789,
      "participants_count": 12,
      "session_key": "PQR78eFgH789",
      "source": "API",
      "start_time": "1924-07-07T03:23:11.0Z",
      "topic": "HR Policy Update",
      "total_minutes": 80,
      "type": 2,
      "user_email": "user_c@example.com",
      "user_name": "Brenda Lee",
      "uuid": "BBBBbbBbBbbbBbBBBbbbbb==",
      "schedule_time": "2026-05-01 10:00",
      "join_waiting_room_time": "2026-04-29 18:24",
      "join_time": "2026-04-29 15:45",
      "leave_time": "2026-04-29 14:15",
      "host_organization": "Globex Inc",
      "host_name": "Jill",
      "has_screen_share": false,
      "has_recording": true,
      "has_chat": false,
      "meeting_encryption_status": 1,
      "participants_count_my_account": 4
    },
    {
      "custom_keys": [
        {
          "key": "Team",
          "value": "Team Sync"
        },
        {
          "key": "Team",
          "value": "Blue Team"
        },
        {
          "key": "Office Location",
          "value": "EMEA"
        },
        {
          "key": "Cost Center",
          "value": "Brainstorm"
        },
        {
          "key": "Host Nation",
          "value": "CC-12345"
        },
        {
          "key": "Project Name",
          "value": "EMEA"
        },
        {
          "key": "Meeting Type",
          "value": "Engineering"
        },
        {
          "key": "Purpose",
          "value": "Team Sync"
        },
        {
          "key": "Client ID",
          "value": "Team Sync"
        },
        {
          "key": "Cost Center",
          "value": "CC-12345"
        }
      ],
      "duration": 240,
      "end_time": "1927-08-03T17:35:17.0Z",
      "id": 987654321,
      "participants_count": 50,
      "session_key": "GHI12sTuV890",
      "source": "Integration B",
      "start_time": "1900-08-14T09:06:48.0Z",
      "topic": "Project Alpha Review",
      "total_minutes": 150,
      "type": 2,
      "user_email": "user_b@example.com",
      "user_name": "Eve Green",
      "uuid": "GGGGggGgGgggGgGGGggggg==",
      "schedule_time": "2026-05-15 11:00",
      "join_waiting_room_time": "2026-04-29 14:04",
      "join_time": "2026-04-29 18:25",
      "leave_time": "2026-04-29 13:00",
      "host_organization": "InGen",
      "host_name": "Daniel",
      "has_screen_share": true,
      "has_recording": true,
      "has_chat": true,
      "meeting_encryption_status": 1,
      "participants_count_my_account": 6
    }
  ],
  "to": "2026-05-02"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_keys": [
    {
      "key": "Topic Category",
      "value": "Tech Talk"
    },
    {
      "key": "Industry Segment",
      "value": "Spring Series"
    },
    {
      "key": "Webinar Series",
      "value": "Engineer"
    },
    {
      "key": "Webinar Series",
      "value": "Engineer"
    },
    {
      "key": "Event Code",
      "value": "WEB-007"
    },
    {
      "key": "Region",
      "value": "Software"
    },
    {
      "key": "Host Nation",
      "value": "C-2023-001"
    },
    {
      "key": "Presenter Role",
      "value": "Tech Talk"
    },
    {
      "key": "Product Focus",
      "value": "Tech Talk"
    },
    {
      "key": "Webinar Series",
      "value": "Tech Talk"
    }
  ],
  "dept": "Computers",
  "duration": 89,
  "end_time": "2025-06-15T00:00:00.0Z",
  "id": 2224381045,
  "participants_count": 142,
  "start_time": "2025-10-12T00:00:00.0Z",
  "topic": "Q2 Earnings Call",
  "total_minutes": 46659,
  "tracking_fields": [
    {
      "field": "Sales Region",
      "value": "C-2023-001"
    },
    {
      "field": "Topic Tag",
      "value": "Spring Series"
    },
    {
      "field": "Sales Region",
      "value": "Tech Talk"
    },
    {
      "field": "Product Area",
      "value": "IT"
    },
    {
      "field": "Webinar Series",
      "value": "C-2023-001"
    }
  ],
  "type": 3,
  "user_email": "Elmira_Grimes71@gmail.com",
  "user_name": "Shane Pouros",
  "uuid": "qpesQGnXpBcOB793U9ebylYtzawVJq"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
include_fieldsregistrant_id
{
  "next_page_token": "9rxEyZXSqdN9YoZtqaDA8Y6ZipxC9VOlefSL1tgEQBI9dYtOt7hTTBvQOjpS28aN",
  "page_count": 5,
  "page_size": 287,
  "total_records": 973,
  "participants": [
    {
      "customer_key": "W9X0Y1Z2A3B4",
      "duration": 3000,
      "failover": true,
      "id": "STUVWX901234",
      "join_time": "1918-09-19T01:13:56.0Z",
      "leave_time": "1894-06-22T20:48:34.0Z",
      "name": "participant1",
      "registrant_id": "123456FEDCBA",
      "status": "in_meeting",
      "user_email": "p9@example.com",
      "user_id": "CDEFGH567890",
      "participant_user_id": "aBcCDeFfGgHhIiJjKkLlM",
      "bo_mtg_id": "MzE7w3Xc/OkJ9fV.YzZ6vI=="
    },
    {
      "customer_key": "S9T0U1V2W3X4",
      "duration": 5400,
      "failover": false,
      "id": "GHIJKL789012",
      "join_time": "1925-05-05T23:07:28.0Z",
      "leave_time": "1936-07-05T10:43:28.0Z",
      "name": "participant1",
      "registrant_id": "MNOPQR321098",
      "status": "in_meeting",
      "user_email": "p10@example.com",
      "user_id": "YZABCD567890",
      "participant_user_id": "E0F1G2H3I4J5K6L7M8N9O",
      "bo_mtg_id": "Dkgwu8nm/ExG1vM+GhLRhA=="
    },
    {
      "customer_key": "E1F2G3H4I5J6",
      "duration": 600,
      "failover": false,
      "id": "QRSTUV345678",
      "join_time": "1951-04-24T01:07:32.0Z",
      "leave_time": "1957-03-23T19:33:42.0Z",
      "name": "participant1",
      "registrant_id": "MNOPQR321098",
      "status": "in_meeting",
      "user_email": "p9@example.com",
      "user_id": "MNOPQR345678",
      "participant_user_id": "YyZz1A2B3C4D5E6F7G8H9",
      "bo_mtg_id": "Fsd9z7Op/HwC2xN-JkL8lB=="
    },
    {
      "customer_key": "E1F2G3H4I5J6",
      "duration": 2400,
      "failover": true,
      "id": "MNOPQR345678",
      "join_time": "1933-09-07T09:25:59.0Z",
      "leave_time": "1919-12-20T20:21:36.0Z",
      "name": "Demo User",
      "registrant_id": "WXYZAB765432",
      "status": "in_meeting",
      "user_email": "p9@example.com",
      "user_id": "STUVWX901234",
      "participant_user_id": "ZkLsMtNpOq1rS2tU3vW4xY5",
      "bo_mtg_id": "MzE7w3Xc/OkJ9fV.YzZ6vI=="
    },
    {
      "customer_key": "349589LkJyeW",
      "duration": 5400,
      "failover": false,
      "id": "MNOPQR345678",
      "join_time": "1918-10-20T04:42:27.0Z",
      "leave_time": "1926-04-15T01:30:51.0Z",
      "name": "Visitor B",
      "registrant_id": "KLMNOP987654",
      "status": "in_meeting",
      "user_email": "p10@example.com",
      "user_id": "YZABCD567890",
      "participant_user_id": "DYHrdpjrS3uaOf7dPkkg8w",
      "bo_mtg_id": "IvA3s7Ty/KgF5bR,QrS2rE=="
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 7215702975,
  "questions": [
    {
      "email": "poll_user6@example.com",
      "name": "Question Asker",
      "first_name": "Jill",
      "last_name": "Chill",
      "question_details": [
        {
          "answer": "Disagree",
          "date_time": "2026-04-29T10:37:12.660Z",
          "polling_id": "CdEfG0HiJk",
          "question": "What topics would you like covered next?"
        }
      ]
    },
    {
      "email": "poll_user1@example.com",
      "name": "Question Asker",
      "first_name": "Maria",
      "last_name": "Moore",
      "question_details": [
        {
          "answer": "Disagree",
          "date_time": "2026-04-29T10:42:45.654Z",
          "polling_id": "SuRvEy3XyZ",
          "question": "Was the content clear?"
        },
        {
          "answer": "Somewhat satisfied",
          "date_time": "2026-04-29T10:44:03.000Z",
          "polling_id": "KlMnO8PqRs",
          "question": "Any other feedback?"
        },
        {
          "answer": "Neutral",
          "date_time": "2026-04-29T10:37:12.660Z",
          "polling_id": "BcDeF7GhIj",
          "question": "Any other feedback?"
        },
        {
          "answer": "Neutral",
          "date_time": "2026-04-29T10:43:59.321Z",
          "polling_id": "BcDeF7GhIj",
          "question": "What is your favorite feature?"
        }
      ]
    },
    {
      "email": "poll_user1@example.com",
      "name": "Anonymous Attendee",
      "first_name": "Kevin",
      "last_name": "Jones",
      "question_details": [
        {
          "answer": "Somewhat satisfied",
          "date_time": "2026-04-29T10:44:03.000Z",
          "polling_id": "KlMnO8PqRs",
          "question": "How are you?"
        },
        {
          "answer": "Disagree",
          "date_time": "2026-04-29T10:41:30.987Z",
          "polling_id": "PoL12QpRst",
          "question": "Did you find this session helpful?"
        }
      ]
    }
  ],
  "start_time": "2025-09-14T00:00:00.0Z",
  "uuid": "Ru0FLgxNnxATKcMSkzqXtExdguOcxA"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 1314404643,
  "questions": [
    {
      "user_id": "oP1qR2sT3uV4wX5yZ6aB7",
      "email": "qa_user8@example.com",
      "name": "Guest Questioner",
      "question_details": [
        {
          "answer": "Please refer to the documentation.",
          "question": "Is this compatible with Z?",
          "question_id": "aB8cD9eF0gH1",
          "create_time": "2026-04-29T08:09:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "mN7oP8qR9sT0uV1wX2yZ3",
              "name": "Speaker A",
              "email": "qa_user1@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T07:57:45Z",
              "type": "default"
            },
            {
              "user_id": "hyROrs0TRCSvwmadI7L13w",
              "name": "Jill Chill",
              "email": "qa_user5@example.com",
              "content": "Will consider.",
              "create_time": "2026-04-29T08:02:10Z",
              "type": "default"
            },
            {
              "user_id": "eF2gH3iJ4kL5mN6oP7qR8",
              "name": "QA Participant 1",
              "email": "qa_user5@example.com",
              "content": "Good point.",
              "create_time": "2026-04-29T08:04:25Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Yes, that is correct.",
          "question": "Is this compatible with Z?",
          "question_id": "eF4gH5iJ6kL7",
          "create_time": "2026-04-29T07:48:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "Anonymous Attendee",
              "email": "qa_user3@example.com",
              "content": "Thank you.",
              "create_time": "2026-04-29T07:52:30Z",
              "type": "default"
            },
            {
              "user_id": "mN7oP8qR9sT0uV1wX2yZ3",
              "name": "QA Participant 1",
              "email": "qa_user8@example.com",
              "content": "fine",
              "create_time": "2026-04-29T08:06:50Z",
              "type": "default"
            },
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "QA Participant 2",
              "email": "qa_user7@example.com",
              "content": "Will consider.",
              "create_time": "2026-04-29T08:02:10Z",
              "type": "default"
            },
            {
              "user_id": "mN7oP8qR9sT0uV1wX2yZ3",
              "name": "Support C",
              "email": "qa_user5@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T08:09:00Z",
              "type": "default"
            }
          ]
        }
      ]
    },
    {
      "user_id": "hyROrs0TRCSvwmadI7L13w",
      "email": "qa_user2@example.com",
      "name": "Anonymous Attendee",
      "question_details": [
        {
          "answer": "That's a great question.",
          "question": "What is the pricing model?",
          "question_id": "kL0mN1oP2qR3",
          "create_time": "2026-04-29T07:55:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "QA Participant 1",
              "email": "qa_user10@example.com",
              "content": "I agree.",
              "create_time": "2026-04-29T07:48:00Z",
              "type": "default"
            },
            {
              "user_id": "eF2gH3iJ4kL5mN6oP7qR8",
              "name": "Speaker A",
              "email": "qa_user6@example.com",
              "content": "Understood.",
              "create_time": "2026-04-29T07:57:45Z",
              "type": "default"
            },
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "QA Participant 2",
              "email": "qa_user3@example.com",
              "content": "Good point.",
              "create_time": "2026-04-29T08:04:25Z",
              "type": "default"
            },
            {
              "user_id": "hyROrs0TRCSvwmadI7L13w",
              "name": "Support C",
              "email": "qa_user10@example.com",
              "content": "Confirmed.",
              "create_time": "2026-04-29T07:52:30Z",
              "type": "default"
            },
            {
              "user_id": "cD8eF9gH0iJ1kL2mN3oP4",
              "name": "Jill Chill",
              "email": "qa_user5@example.com",
              "content": "fine",
              "create_time": "2026-04-29T08:02:10Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "I will get back to you.",
          "question": "Any known issues?",
          "question_id": "kL0mN1oP2qR3",
          "create_time": "2026-04-29T08:09:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "cD8eF9gH0iJ1kL2mN3oP4",
              "name": "Jill Chill",
              "email": "qa_user10@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T07:52:30Z",
              "type": "default"
            },
            {
              "user_id": "qR5sT6uV7wX8yZ9aB0cD1",
              "name": "Moderator E",
              "email": "qa_user10@example.com",
              "content": "fine",
              "create_time": "2026-04-29T08:02:10Z",
              "type": "default"
            },
            {
              "user_id": "yZ1aB2cD3eF4gH5iJ6kL",
              "name": "Jill Chill",
              "email": "qa_user5@example.com",
              "content": "Noted.",
              "create_time": "2026-04-29T08:00:00Z",
              "type": "default"
            }
          ]
        }
      ]
    },
    {
      "user_id": "hyROrs0TRCSvwmadI7L13w",
      "email": "qa_user6@example.com",
      "name": "Anonymous Attendee",
      "question_details": [
        {
          "answer": "live answered",
          "question": "Is this compatible with Z?",
          "question_id": "kL0mN1oP2qR3",
          "create_time": "2026-04-29T07:55:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "oP1qR2sT3uV4wX5yZ6aB7",
              "name": "Speaker A",
              "email": "qa_user2@example.com",
              "content": "fine",
              "create_time": "2026-04-29T07:57:45Z",
              "type": "default"
            },
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "Speaker A",
              "email": "qa_user7@example.com",
              "content": "Noted.",
              "create_time": "2026-04-29T08:09:00Z",
              "type": "default"
            },
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "QA Participant 2",
              "email": "qa_user5@example.com",
              "content": "fine",
              "create_time": "2026-04-29T08:06:50Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "live answered",
          "question": "What is the pricing model?",
          "question_id": "uV2wX3yZ4aB5",
          "create_time": "2026-04-29T07:55:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "qR5sT6uV7wX8yZ9aB0cD1",
              "name": "Support C",
              "email": "qa_user7@example.com",
              "content": "fine",
              "create_time": "2026-04-29T07:48:00Z",
              "type": "default"
            },
            {
              "user_id": "yZ1aB2cD3eF4gH5iJ6kL",
              "name": "QA Participant 2",
              "email": "qa_user9@example.com",
              "content": "Good point.",
              "create_time": "2026-04-29T07:48:00Z",
              "type": "default"
            },
            {
              "user_id": "uIdXyZ0aB1cD2eF3gH4iJ",
              "name": "Panelist D",
              "email": "qa_user8@example.com",
              "content": "Acknowledged.",
              "create_time": "2026-04-29T08:09:00Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "No, not at this time.",
          "question": "What are the best practices?",
          "question_id": "uV2wX3yZ4aB5",
          "create_time": "2026-04-29T08:02:10Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "aB4cD5eF6gH7iJ8kL9mN0",
              "name": "QA Participant 1",
              "email": "qa_user8@example.com",
              "content": "Acknowledged.",
              "create_time": "2026-04-29T08:04:25Z",
              "type": "default"
            },
            {
              "user_id": "hyROrs0TRCSvwmadI7L13w",
              "name": "QA Participant 2",
              "email": "qa_user6@example.com",
              "content": "Will consider.",
              "create_time": "2026-04-29T07:55:00Z",
              "type": "default"
            },
            {
              "user_id": "qR5sT6uV7wX8yZ9aB0cD1",
              "name": "Moderator E",
              "email": "qa_user7@example.com",
              "content": "Confirmed.",
              "create_time": "2026-04-29T07:52:30Z",
              "type": "default"
            },
            {
              "user_id": "mN7oP8qR9sT0uV1wX2yZ3",
              "name": "Panelist D",
              "email": "qa_user4@example.com",
              "content": "Thank you.",
              "create_time": "2026-04-29T08:00:00Z",
              "type": "default"
            },
            {
              "user_id": "eF2gH3iJ4kL5mN6oP7qR8",
              "name": "QA Participant 1",
              "email": "qa_user6@example.com",
              "content": "Will consider.",
              "create_time": "2026-04-29T07:52:30Z",
              "type": "default"
            }
          ]
        }
      ]
    },
    {
      "user_id": "oP1qR2sT3uV4wX5yZ6aB7",
      "email": "qa_user5@example.com",
      "name": "QA Participant 1",
      "question_details": [
        {
          "answer": "live answered",
          "question": "Can you elaborate on Y?",
          "question_id": "iJ2kL3mN4oP5",
          "create_time": "2026-04-29T08:00:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "eF2gH3iJ4kL5mN6oP7qR8",
              "name": "QA Participant 1",
              "email": "qa_user1@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T08:06:50Z",
              "type": "default"
            },
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "QA Participant 1",
              "email": "qa_user4@example.com",
              "content": "Acknowledged.",
              "create_time": "2026-04-29T08:06:50Z",
              "type": "default"
            },
            {
              "user_id": "uIdXyZ0aB1cD2eF3gH4iJ",
              "name": "QA Participant 2",
              "email": "qa_user8@example.com",
              "content": "Will consider.",
              "create_time": "2026-04-29T08:00:00Z",
              "type": "default"
            },
            {
              "user_id": "yZ1aB2cD3eF4gH5iJ6kL",
              "name": "Host B",
              "email": "qa_user6@example.com",
              "content": "Understood.",
              "create_time": "2026-04-29T07:52:30Z",
              "type": "default"
            },
            {
              "user_id": "oP1qR2sT3uV4wX5yZ6aB7",
              "name": "Guest Questioner",
              "email": "qa_user2@example.com",
              "content": "Will consider.",
              "create_time": "2026-04-29T07:48:00Z",
              "type": "default"
            }
          ]
        }
      ]
    },
    {
      "user_id": "oP1qR2sT3uV4wX5yZ6aB7",
      "email": "qa_user6@example.com",
      "name": "Jill Chill",
      "question_details": [
        {
          "answer": "This will be discussed in Q&A.",
          "question": "When will feature X be released?",
          "question_id": "eF4gH5iJ6kL7",
          "create_time": "2026-04-29T08:00:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "qR5sT6uV7wX8yZ9aB0cD1",
              "name": "Panelist D",
              "email": "qa_user1@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T08:00:00Z",
              "type": "default"
            },
            {
              "user_id": "yZ1aB2cD3eF4gH5iJ6kL",
              "name": "Jill Chill",
              "email": "qa_user3@example.com",
              "content": "Noted.",
              "create_time": "2026-04-29T08:04:25Z",
              "type": "default"
            },
            {
              "user_id": "qR5sT6uV7wX8yZ9aB0cD1",
              "name": "Guest Questioner",
              "email": "qa_user9@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T07:57:45Z",
              "type": "default"
            },
            {
              "user_id": "oP1qR2sT3uV4wX5yZ6aB7",
              "name": "Panelist D",
              "email": "qa_user9@example.com",
              "content": "Confirmed.",
              "create_time": "2026-04-29T07:50:15Z",
              "type": "default"
            },
            {
              "user_id": "qR5sT6uV7wX8yZ9aB0cD1",
              "name": "Host B",
              "email": "qa_user8@example.com",
              "content": "Thank you.",
              "create_time": "2026-04-29T07:57:45Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Please refer to the documentation.",
          "question": "Can I integrate with A?",
          "question_id": "mN8oP9qR0sT1",
          "create_time": "2026-04-29T07:55:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "uIdXyZ0aB1cD2eF3gH4iJ",
              "name": "QA Participant 2",
              "email": "qa_user10@example.com",
              "content": "Thank you.",
              "create_time": "2026-04-29T07:55:00Z",
              "type": "default"
            },
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "Anonymous Attendee",
              "email": "qa_user7@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T08:02:10Z",
              "type": "default"
            },
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "Guest Questioner",
              "email": "qa_user4@example.com",
              "content": "Acknowledged.",
              "create_time": "2026-04-29T07:50:15Z",
              "type": "default"
            },
            {
              "user_id": "hyROrs0TRCSvwmadI7L13w",
              "name": "Panelist D",
              "email": "qa_user6@example.com",
              "content": "Will consider.",
              "create_time": "2026-04-29T08:06:50Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "We cover that later.",
          "question": "What is your roadmap?",
          "question_id": "sT4uV5wX6yZ7",
          "create_time": "2026-04-29T07:57:45Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "eF2gH3iJ4kL5mN6oP7qR8",
              "name": "QA Participant 2",
              "email": "qa_user1@example.com",
              "content": "Absolutely.",
              "create_time": "2026-04-29T08:09:00Z",
              "type": "default"
            },
            {
              "user_id": "eF2gH3iJ4kL5mN6oP7qR8",
              "name": "Host B",
              "email": "qa_user6@example.com",
              "content": "Understood.",
              "create_time": "2026-04-29T08:04:25Z",
              "type": "default"
            },
            {
              "user_id": "oP1qR2sT3uV4wX5yZ6aB7",
              "name": "QA Participant 2",
              "email": "qa_user3@example.com",
              "content": "Thank you.",
              "create_time": "2026-04-29T08:04:25Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "This will be discussed in Q&A.",
          "question": "How to get started?",
          "question_id": "mN8oP9qR0sT1",
          "create_time": "2026-04-29T07:48:00Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "KjL5mN6oP7qR8sT9uV0wX",
              "name": "Guest Questioner",
              "email": "qa_user3@example.com",
              "content": "Understood.",
              "create_time": "2026-04-29T07:48:00Z",
              "type": "default"
            },
            {
              "user_id": "aB4cD5eF6gH7iJ8kL9mN0",
              "name": "Moderator E",
              "email": "qa_user9@example.com",
              "content": "fine",
              "create_time": "2026-04-29T08:09:00Z",
              "type": "default"
            },
            {
              "user_id": "mN7oP8qR9sT0uV1wX2yZ3",
              "name": "QA Participant 1",
              "email": "qa_user4@example.com",
              "content": "Noted.",
              "create_time": "2026-04-29T07:50:15Z",
              "type": "default"
            },
            {
              "user_id": "hyROrs0TRCSvwmadI7L13w",
              "name": "Support C",
              "email": "qa_user9@example.com",
              "content": "Confirmed.",
              "create_time": "2026-04-29T08:02:10Z",
              "type": "default"
            }
          ]
        },
        {
          "answer": "Yes, that is correct.",
          "question": "How to get started?",
          "question_id": "mN8oP9qR0sT1",
          "create_time": "2026-04-29T07:57:45Z",
          "question_status": "open",
          "answer_details": [
            {
              "user_id": "mN7oP8qR9sT0uV1wX2yZ3",
              "name": "Support C",
              "email": "qa_user10@example.com",
              "content": "fine",
              "create_time": "2026-04-29T07:57:45Z",
              "type": "default"
            }
          ]
        }
      ]
    }
  ],
  "start_time": "2025-08-18T00:00:00.0Z",
  "uuid": "isFQA51v9dMejZbkDaEhYezeU9PDsu"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "webinar_id": 6119698540,
  "webinar_uuid": "KhgWS6BZOSje8Q06EjEL5g4kCDSNnQ",
  "start_time": "2025-09-27T00:00:00.0Z",
  "survey_id": "bGxFm4UNTIYTdro6mt63",
  "survey_name": "General Feedback",
  "survey_answers": [
    {
      "email": "survey_respondent8@example.com",
      "name": "Anonymous Attendee",
      "first_name": "John",
      "last_name": "Anonymous Attendee",
      "answer_details": [
        {
          "question": "What was the most valuable part of the presentation?",
          "question_id": "e5iJ3NpQrS",
          "answer": "The practical examples.",
          "date_time": "2025-12-01T09:15:00Z"
        }
      ]
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

SIP Phone(4 operations)

Query Parameter NameExample
search_keyjchill@example.com
page_size30
next_page_tokenTva2CuIdTgsv8wAnhyAdU3m06Y2HuLQtlh3
{
  "next_page_token": "OsasbhZQzdOP02UN06h9BJTFLC9wRCbf",
  "page_size": 80,
  "phones": [
    {
      "authorization_name": "Julia Roberts",
      "domain": "voip.org",
      "phone_id": "789012",
      "password": "StrongP@ss!",
      "registration_expire_time": 10,
      "user_email": "alice.jones@example.com",
      "user_name": "John Doe",
      "voice_mail": "4001",
      "display_number": "x1234",
      "server": {
        "proxy_server": "203.0.113.2",
        "register_server": "10.0.0.2",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "198.51.100.1",
        "register_server": "203.0.113.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "203.0.113.1",
        "register_server": "10.0.0.2",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "Charlie Brown",
      "domain": "unifiedcomms.cloud",
      "phone_id": "654321",
      "password": "ZoomP@ssw0rd",
      "registration_expire_time": 15,
      "user_email": "grace.miller@example.com",
      "user_name": "Henry Johnson",
      "voice_mail": "8000",
      "display_number": "x1234",
      "server": {
        "proxy_server": "192.0.2.3",
        "register_server": "198.51.100.2:5061",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "192.0.2.1",
        "register_server": "203.0.113.2",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "10.0.0.1",
        "register_server": "198.51.100.2:5061",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "Alice Smith",
      "domain": "telecom.biz",
      "phone_id": "210987",
      "password": "StrongP@ss!",
      "registration_expire_time": 20,
      "user_email": "frank.davis@example.com.mobile",
      "user_name": "Emily Rodriguez",
      "voice_mail": "7000",
      "display_number": "+18005551234",
      "server": {
        "proxy_server": "10.0.0.1",
        "register_server": "198.51.100.2:5061",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "203.0.113.1",
        "register_server": "10.0.0.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "203.0.113.2",
        "register_server": "10.0.0.2",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "Ivan Petrov",
      "domain": "voip.org",
      "phone_id": "432109",
      "password": "SecureP@ss1",
      "registration_expire_time": 10,
      "user_email": "alice.jones@example.com",
      "user_name": "John Doe",
      "voice_mail": "5000",
      "display_number": "+442071234567",
      "server": {
        "proxy_server": "10.0.0.2",
        "register_server": "198.51.100.2:5061",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "203.0.113.1",
        "register_server": "172.16.0.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "192.0.2.3",
        "register_server": "10.0.0.1",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "George White",
      "domain": "telecom.biz",
      "phone_id": "432109",
      "password": "AvayaP@ss#",
      "registration_expire_time": 60,
      "user_email": "jane.smith@example.com.pc",
      "user_name": "Emily Rodriguez",
      "voice_mail": "7001",
      "display_number": "(555) 111-0109",
      "server": {
        "proxy_server": "172.16.0.1",
        "register_server": "198.51.100.2:5061",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "203.0.113.1",
        "register_server": "203.0.113.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "203.0.113.1",
        "register_server": "192.0.2.3",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "Alice Smith",
      "domain": "zoom.us",
      "phone_id": "789012",
      "password": "MyS1pP@ss",
      "registration_expire_time": 45,
      "user_email": "jane.smith@example.com.pc",
      "user_name": "Henry Johnson",
      "voice_mail": "8001",
      "display_number": "(555) 111-0109",
      "server": {
        "proxy_server": "198.51.100.1",
        "register_server": "203.0.113.2",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "10.0.0.1",
        "register_server": "172.16.0.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "192.0.2.1",
        "register_server": "10.0.0.2",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "Alice Smith",
      "domain": "enterprise.sip",
      "phone_id": "123456",
      "password": "StrongP@ss!",
      "registration_expire_time": 15,
      "user_email": "charlie.brown@example.com.pad",
      "user_name": "Henry Johnson",
      "voice_mail": "5001",
      "display_number": "+442071234567",
      "server": {
        "proxy_server": "203.0.113.1",
        "register_server": "10.0.0.2",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "198.51.100.1",
        "register_server": "192.0.2.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "198.51.100.1",
        "register_server": "10.0.0.2",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "George White",
      "domain": "example.com",
      "phone_id": "432109",
      "password": "StrongP@ss!",
      "registration_expire_time": 30,
      "user_email": "henry.johnson@example.com.pad",
      "user_name": "Alice Jones",
      "voice_mail": "8001",
      "display_number": "555-222-3333",
      "server": {
        "proxy_server": "192.0.2.1",
        "register_server": "172.16.0.1",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "203.0.113.1",
        "register_server": "192.0.2.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "192.0.2.3",
        "register_server": "203.0.113.1",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "Edward Blake",
      "domain": "enterprise.sip",
      "phone_id": "567890",
      "password": "Netw0rkP@ss",
      "registration_expire_time": 20,
      "user_email": "bob.williams@example.com.mobile",
      "user_name": "Frank Davis",
      "voice_mail": "5001",
      "display_number": "+442071234567",
      "server": {
        "proxy_server": "203.0.113.1",
        "register_server": "10.0.0.2",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "203.0.113.2",
        "register_server": "192.0.2.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "10.0.0.1",
        "register_server": "198.51.100.2:5061",
        "transport_protocol": "UDP"
      }
    },
    {
      "authorization_name": "Charlie Brown",
      "domain": "telecom.biz",
      "phone_id": "876543",
      "password": "UserP@ss2023",
      "registration_expire_time": 45,
      "user_email": "alice.jones@example.com",
      "user_name": "Frank Davis",
      "voice_mail": "7001",
      "display_number": "555-222-3333",
      "server": {
        "proxy_server": "198.51.100.1",
        "register_server": "203.0.113.1",
        "transport_protocol": "UDP"
      },
      "server_2": {
        "proxy_server": "192.0.2.1",
        "register_server": "203.0.113.1",
        "transport_protocol": "UDP"
      },
      "server_3": {
        "proxy_server": "10.0.0.2",
        "register_server": "192.0.2.1",
        "transport_protocol": "UDP"
      }
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "authorization_name": "Kevin Keebler",
  "domain": "caring-cow.com",
  "password": "UcnzUvDIzhO7",
  "registration_expire_time": 43,
  "user_email": "Cory_Fritsch85@gmail.com",
  "user_name": "Mr. Conrad Veum",
  "voice_mail": "1784",
  "display_number": "1-465-250-7922 x883",
  "server": {
    "proxy_server": "146.69.82.148",
    "register_server": "123.157.148.194",
    "transport_protocol": "UDP"
  },
  "server_2": {
    "proxy_server": "166.91.81.42",
    "register_server": "217.126.106.207",
    "transport_protocol": "UDP"
  },
  "server_3": {
    "proxy_server": "72.63.52.47",
    "register_server": "12.214.111.211",
    "transport_protocol": "UDP"
  }
}
{
  "phone_id": "270579",
  "authorization_name": "Carolyn Kozey",
  "domain": "extra-large-tributary.net",
  "password": "ZrtC02Begn",
  "registration_expire_time": 21,
  "user_email": "Angelo87@yahoo.com",
  "user_name": "Ms. Rachel Cruickshank",
  "voice_mail": "1838",
  "display_number": "1-202-962-1764",
  "server": {
    "proxy_server": "4.146.35.5",
    "register_server": "161.36.232.254",
    "transport_protocol": "UDP"
  },
  "server_2": {
    "proxy_server": "185.103.131.171",
    "register_server": "231.94.100.59",
    "transport_protocol": "UDP"
  },
  "server_3": {
    "proxy_server": "1.102.247.190",
    "register_server": "51.133.216.119",
    "transport_protocol": "UDP"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "authorization_name": "Scott Stark",
  "domain": "anguished-distinction.biz",
  "password": "h7laMTke972D",
  "registration_expire_time": 53,
  "user_name": "Floyd Lynch",
  "voice_mail": "6975",
  "display_number": "499.950.7338 x854",
  "server": {
    "proxy_server": "160.167.146.66",
    "register_server": "168.78.243.107",
    "transport_protocol": "UDP"
  },
  "server_2": {
    "proxy_server": "110.234.93.22",
    "register_server": "48.252.64.102",
    "transport_protocol": "UDP"
  },
  "server_3": {
    "proxy_server": "18.112.146.199",
    "register_server": "53.148.8.107",
    "transport_protocol": "UDP"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Summaries(3 operations)

Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
from2023-10-19T07:01:01.0Z
to2023-10-20T07:01:01.0Z
time_filter_fieldsummary_start_time
{
  "page_size": 25,
  "next_page_token": "BYDx8fizNVQlVA9T2QekZQRvFEJCqQxP",
  "from": "2026-02-23T00:00:00.0Z",
  "to": "2026-05-05T00:00:00.0Z",
  "summaries": [
    {
      "meeting_host_id": "cC3dD4eE5fF6gG7hH8iI",
      "meeting_host_email": "support@example.com",
      "meeting_uuid": "fLlMmNnOoPpQqRrSsTtUuV==",
      "meeting_id": 8765432109,
      "meeting_topic": "Weekly Team Sync",
      "meeting_start_time": "1938-07-28T17:11:56.0Z",
      "meeting_end_time": "1911-07-07T05:35:21.0Z",
      "summary_start_time": "1894-05-13T14:44:12.0Z",
      "summary_end_time": "1952-05-13T03:57:20.0Z",
      "summary_created_time": "1961-05-13T22:57:41.0Z",
      "summary_last_modified_time": "1916-12-06T15:21:21.0Z"
    },
    {
      "meeting_host_id": "xX1yY2zZ3aA4bB5cC6dD",
      "meeting_host_email": "events@company.com",
      "meeting_uuid": "iSsTtUuVvWwXxYyZzAaBbCc==",
      "meeting_id": 4455667788,
      "meeting_topic": "Weekly Team Sync",
      "meeting_start_time": "1902-02-23T20:55:50.0Z",
      "meeting_end_time": "1931-08-27T01:47:43.0Z",
      "summary_start_time": "1926-04-12T03:29:13.0Z",
      "summary_end_time": "1966-11-03T06:04:02.0Z",
      "summary_created_time": "1967-03-28T08:30:29.0Z",
      "summary_last_modified_time": "1957-05-10T15:02:42.0Z"
    },
    {
      "meeting_host_id": "xX1yY2zZ3aA4bB5cC6dD",
      "meeting_host_email": "events@company.com",
      "meeting_uuid": "fLlMmNnOoPpQqRrSsTtUuV==",
      "meeting_id": 3344556677,
      "meeting_topic": "Weekly Team Sync",
      "meeting_start_time": "1961-04-25T15:07:40.0Z",
      "meeting_end_time": "1902-04-30T23:38:12.0Z",
      "summary_start_time": "1901-07-20T01:58:23.0Z",
      "summary_end_time": "1913-12-31T20:28:52.0Z",
      "summary_created_time": "1899-09-19T01:18:47.0Z",
      "summary_last_modified_time": "1921-02-14T21:49:40.0Z"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "meeting_host_id": "RwEajwwDvKOK3ikuYbqu",
  "meeting_host_email": "Lola_Kautzer@yahoo.com",
  "meeting_uuid": "C8sN86ZKQLYhjYrxPlPsbT3E",
  "meeting_id": 3613816007,
  "meeting_topic": "Sales Q3 Forecast",
  "meeting_start_time": "2025-05-13T00:00:00.0Z",
  "meeting_end_time": "2026-02-05T00:00:00.0Z",
  "summary_start_time": "2026-04-17T00:00:00.0Z",
  "summary_end_time": "2026-01-18T00:00:00.0Z",
  "summary_created_time": "2025-08-28T00:00:00.0Z",
  "summary_last_modified_time": "2026-05-02T00:00:00.0Z",
  "summary_last_modified_user_id": "eHxruADE4QSxiViluYGG",
  "summary_last_modified_user_email": "Kristin_Gerhold@yahoo.com",
  "summary_title": "Architectural Review Notes",
  "summary_overview": "Color conqueror ait candidus demulceo acsi admiratio somnus. Ambulo audentia acervus. Acsi torqueo stella caveo volva vere aliqua cado alo crapula.",
  "summary_details": [
    {
      "label": "Agenda",
      "summary": "Meeting overview: Discussed project status and upcoming milestones."
    },
    {
      "label": "Challenges",
      "summary": "Client feedback was positive, but feature X needs refinement."
    },
    {
      "label": "Participants",
      "summary": "Next steps involve scheduling a follow-up with the design team."
    }
  ],
  "next_steps": [
    "Review client feedback and update product backlog.",
    "Assign tasks for Q2 planning."
  ],
  "edited_summary": {
    "summary_overview": "Vehemens aestas sulum sit magnam defleo. Aestas tabella solium solio sint doloribus sono. Solvo capillus unde uberrime tot aestas at arceo suus.",
    "summary_details": "Ater accusator verbum cognatus. Adsum cum brevis stella quaerat vitae. Adnuo comitatus cetera sit solus statim velut adipiscor somniculosus.",
    "next_steps": [
      "Document new API endpoints.",
      "Schedule follow-up meeting by EOW."
    ]
  },
  "summary_content": "## Incident Review: Server Outage 2026-04-28\n### Root Cause\n- Misconfigured load balancer settings.\n\n### Impact\n- 2 hours of downtime for Europe region.\n- 15% service degradation globally.\n\n### Preventative Measures\n- Implement automated configuration validation.\n- Improve monitoring alerts for load balancer health.\n\n### Action Items\n- **DevOps Team**: Deploy configuration validation tool by 2026-05-05.\n- **Monitoring Team**: Refine alert thresholds for critical services by 2026-05-12.",
  "summary_doc_url": "https://docs\\.zoom\\.us/doc/88gdfjbih3y8gn4d9zrb"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Surveys(3 operations)

{
  "custom_survey": {
    "title": "Content Quality Survey",
    "anonymous": false,
    "numbered_questions": true,
    "show_question_type": false,
    "feedback": "Thank you for sharing your thoughts. We are committed to using your feedback to enhance our services.",
    "questions": [
      {
        "name": "How relevant was the information to your current role?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Somewhat Useful",
          "Fair",
          "Good"
        ],
        "prompts": [
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "How often do you use this product?"
          },
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "What would you change?"
          }
        ],
        "answer_min_character": 20,
        "answer_max_character": 500,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Very Bad",
        "rating_max_label": "Extremely Likely"
      },
      {
        "name": "How can we improve the content?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Not Useful",
          "Yes",
          "Disagree"
        ],
        "prompts": [
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What can we do to improve?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "What can we do to improve?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 2000,
        "rating_min_value": 1,
        "rating_max_value": 5,
        "rating_min_label": "Strongly Disagree",
        "rating_max_label": "Love It"
      },
      {
        "name": "How useful was this meeting?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Not Useful",
          "Neutral",
          "No",
          "Poor"
        ],
        "prompts": [
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 1000,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Poor",
        "rating_max_label": "Very Helpful"
      },
      {
        "name": "How relevant was the information to your current role?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Disagree",
          "Fair",
          "No"
        ],
        "prompts": [
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "Describe your experience."
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 250,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Not likely",
        "rating_max_label": "Extremely Likely"
      },
      {
        "name": "How relevant was the information to your current role?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": true,
        "answers": [
          "Maybe",
          "Very Useful",
          "Yes",
          "Fair"
        ],
        "prompts": [
          {
            "prompt_question": "What can we do to improve?"
          },
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What can we do to improve?"
          }
        ],
        "answer_min_character": 20,
        "answer_max_character": 1000,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Very Bad",
        "rating_max_label": "Extremely Likely"
      },
      {
        "name": "Which topics would you like to explore further?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": true,
        "answers": [
          "Somewhat Useful",
          "Yes",
          "Maybe",
          "Strongly Agree"
        ],
        "prompts": [
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What is your favorite feature?"
          }
        ],
        "answer_min_character": 20,
        "answer_max_character": 500,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Very Bad",
        "rating_max_label": "Agree"
      },
      {
        "name": "Was the meeting well-organized and easy to follow?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": true,
        "answers": [
          "Neutral",
          "Fair"
        ],
        "prompts": [
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "What can we do to improve?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "How often do you use this product?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 500,
        "rating_min_value": 1,
        "rating_max_value": 5,
        "rating_min_label": "Very Bad",
        "rating_max_label": "Extremely Likely"
      },
      {
        "name": "On a scale of 1 to 5, how would you rate the speaker?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": true,
        "answers": [
          "Fair",
          "Disagree",
          "Excellent",
          "Poor"
        ],
        "prompts": [
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What are your thoughts on this topic?"
          },
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "How often do you use this product?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "How often do you use this product?"
          },
          {
            "prompt_question": "Describe your experience."
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 500,
        "rating_min_value": 0,
        "rating_max_value": 5,
        "rating_min_label": "Strongly Disagree",
        "rating_max_label": "Agree"
      },
      {
        "name": "How relevant was the information to your current role?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": true,
        "answers": [
          "Not Useful",
          "Poor"
        ],
        "prompts": [
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "Describe your experience."
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "Any other comments?"
          },
          {
            "prompt_question": "What can we do to improve?"
          },
          {
            "prompt_question": "How often do you use this product?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 100,
        "rating_min_value": 0,
        "rating_max_value": 5,
        "rating_min_label": "Very Bad",
        "rating_max_label": "Best"
      },
      {
        "name": "On a scale of 1 to 5, how would you rate the speaker?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": true,
        "answers": [
          "Strongly Disagree",
          "Disagree",
          "Fair",
          "Very Useful"
        ],
        "prompts": [
          {
            "prompt_question": "Please elaborate on your previous answer."
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "How often do you use this product?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What would you change?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What is your biggest challenge?"
          },
          {
            "prompt_question": "What is your favorite feature?"
          },
          {
            "prompt_question": "Any other comments?"
          }
        ],
        "answer_min_character": 20,
        "answer_max_character": 250,
        "rating_min_value": 1,
        "rating_max_value": 5,
        "rating_min_label": "Disagree",
        "rating_max_label": "Very Helpful"
      }
    ]
  },
  "show_in_the_browser": true,
  "third_party_survey": "https://lighthearted-plumber.com/"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_survey": {
    "title": "Suggestions for future webinars?",
    "anonymous": false,
    "numbered_questions": true,
    "show_question_type": true,
    "feedback": "Your opinion matters! Thanks for helping us make our meetings better.",
    "questions": [
      {
        "name": "new_h323_device",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "No",
          "Disagree",
          "Agree",
          "Option A"
        ],
        "prompts": [
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          }
        ],
        "answer_min_character": 100,
        "answer_max_character": 500,
        "rating_min_value": 2,
        "rating_max_value": 8,
        "rating_min_label": "Highly Dissatisfied",
        "rating_max_label": "Strongly Agree"
      },
      {
        "name": "conference_room_h323_02",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Strongly Agree",
          "Agree",
          "Option A",
          "Option B"
        ],
        "prompts": [
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 500,
        "rating_min_value": 5,
        "rating_max_value": 10,
        "rating_min_label": "Strongly Disagree",
        "rating_max_label": "Strongly Agree"
      },
      {
        "name": "api_test_20190508",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Option B",
          "Disagree",
          "No",
          "Option A",
          "Strongly Agree"
        ],
        "prompts": [
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Rate our service."
          }
        ],
        "answer_min_character": 20,
        "answer_max_character": 1000,
        "rating_min_value": 5,
        "rating_max_value": 9,
        "rating_min_label": "Strongly Disagree",
        "rating_max_label": "Excellent"
      },
      {
        "name": "api_test_20190508",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": true,
        "answers": [
          "Disagree",
          "Option B"
        ],
        "prompts": [
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 750,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Highly Dissatisfied",
        "rating_max_label": "Very High"
      },
      {
        "name": "conference_room_h323_02",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Maybe",
          "Option C",
          "Yes",
          "Agree",
          "Option A"
        ],
        "prompts": [
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          }
        ],
        "answer_min_character": 10,
        "answer_max_character": 2000,
        "rating_min_value": 4,
        "rating_max_value": 9,
        "rating_min_label": "Poor",
        "rating_max_label": "Very High"
      },
      {
        "name": "conference_room_h323_02",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": true,
        "answers": [
          "Option B",
          "Disagree",
          "Strongly Disagree",
          "Option A"
        ],
        "prompts": [
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What is your favorite color?"
          }
        ],
        "answer_min_character": 10,
        "answer_max_character": 1500,
        "rating_min_value": 2,
        "rating_max_value": 9,
        "rating_min_label": "Not Likely",
        "rating_max_label": "Excellent"
      },
      {
        "name": "conference_room_h323_02",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Disagree",
          "Option A",
          "Strongly Agree",
          "Option B",
          "Agree"
        ],
        "prompts": [
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          }
        ],
        "answer_min_character": 100,
        "answer_max_character": 1000,
        "rating_min_value": 3,
        "rating_max_value": 10,
        "rating_min_label": "Highly Dissatisfied",
        "rating_max_label": "Excellent"
      },
      {
        "name": "api_test_20190508",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": true,
        "answers": [
          "Agree",
          "Option B",
          "Maybe",
          "Option A",
          "Strongly Agree"
        ],
        "prompts": [
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "How was your experience?"
          }
        ],
        "answer_min_character": 50,
        "answer_max_character": 750,
        "rating_min_value": 4,
        "rating_max_value": 9,
        "rating_min_label": "Poor",
        "rating_max_label": "Very High"
      },
      {
        "name": "telepresence_unit",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Agree",
          "Strongly Disagree",
          "No",
          "Maybe"
        ],
        "prompts": [
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          }
        ],
        "answer_min_character": 50,
        "answer_max_character": 750,
        "rating_min_value": 5,
        "rating_max_value": 8,
        "rating_min_label": "Strongly Disagree",
        "rating_max_label": "Strongly Agree"
      },
      {
        "name": "api_test_20190508",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Disagree",
          "No",
          "Yes",
          "Option B"
        ],
        "prompts": [
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          }
        ],
        "answer_min_character": 100,
        "answer_max_character": 1500,
        "rating_min_value": 3,
        "rating_max_value": 8,
        "rating_min_label": "Not Likely",
        "rating_max_label": "Highly Satisfied"
      }
    ]
  },
  "show_in_the_browser": false,
  "third_party_survey": "https://naughty-lashes.name/"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

TSP(8 operations)

{
  "dial_in_number_unrestricted": false,
  "dial_in_numbers": [
    {
      "code": "1",
      "number": "+86 1087654321",
      "type": "local"
    },
    {
      "code": "91",
      "number": "+44 2071234567",
      "type": "toll"
    },
    {
      "code": "7",
      "number": "+86 1087654321",
      "type": "local"
    },
    {
      "code": "55",
      "number": "+44 2071234567",
      "type": "toll-free"
    },
    {
      "code": "49",
      "number": "+1 2000300300",
      "type": "international"
    }
  ],
  "enable": false,
  "master_account_setting_extended": false,
  "modify_credential_forbidden": false,
  "tsp_bridge": "US_TSP_TB",
  "tsp_enabled": true,
  "tsp_provider": "8x8"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "dial_in_number_unrestricted": false,
  "enable": true,
  "master_account_setting_extended": false,
  "modify_credential_forbidden": false,
  "tsp_bridge": "US_TSP_TB",
  "tsp_enabled": true,
  "tsp_provider": "Fuze"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "tsp_accounts": [
    {
      "conference_code": "123456",
      "dial_in_numbers": [
        {
          "code": "33",
          "country_label": "United Kin",
          "number": "+86 10-xxxx-xxxx",
          "type": "toll"
        },
        {
          "code": "81",
          "country_label": "United Kin",
          "number": "+33 1 23 45 67 8",
          "type": "toll"
        },
        {
          "code": "86",
          "country_label": "United Sta",
          "number": "+55 11 91234-567",
          "type": "toll"
        }
      ],
      "id": "1",
      "leader_pin": "9876",
      "tsp_bridge": "US_TSP_TB"
    },
    {
      "conference_code": "001122",
      "dial_in_numbers": [
        {
          "code": "7",
          "country_label": "France",
          "number": "+44 20 7946 0123",
          "type": "toll"
        },
        {
          "code": "49",
          "country_label": "France",
          "number": "+86 10-xxxx-xxxx",
          "type": "toll"
        },
        {
          "code": "49",
          "country_label": "India",
          "number": "+86 10-xxxx-xxxx",
          "type": "toll"
        },
        {
          "code": "91",
          "country_label": "Russia",
          "number": "+7 495 123-45-67",
          "type": "toll"
        },
        {
          "code": "55",
          "country_label": "China",
          "number": "+1 555-123-4567",
          "type": "toll"
        }
      ],
      "id": "1",
      "leader_pin": "098765",
      "tsp_bridge": "US_TSP_TB"
    },
    {
      "conference_code": "112233",
      "dial_in_numbers": [
        {
          "code": "33",
          "country_label": "India",
          "number": "+1 555-123-4567",
          "type": "toll"
        },
        {
          "code": "33",
          "country_label": "United Sta",
          "number": "+91 98765 43210",
          "type": "toll"
        },
        {
          "code": "7",
          "country_label": "Brazil",
          "number": "+55 11 91234-567",
          "type": "toll"
        }
      ],
      "id": "1",
      "leader_pin": "098765",
      "tsp_bridge": "US_TSP_TB"
    },
    {
      "conference_code": "778899",
      "dial_in_numbers": [
        {
          "code": "1",
          "country_label": "Russia",
          "number": "+44 20 7946 0123",
          "type": "toll"
        }
      ],
      "id": "1",
      "leader_pin": "24681357",
      "tsp_bridge": "US_TSP_TB"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Error generating example
Error generating example
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "audio_url": "https://clear-compromise.org/"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Error generating example
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Error generating example
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Templates(2 operations)

{
  "templates": [
    {
      "id": "CdxbhxCzKgSiWAy",
      "name": "Monthly Planning Template",
      "type": 1
    },
    {
      "id": "BdxbhxCzKgSiWAx",
      "name": "Team Sync Template",
      "type": 1
    }
  ],
  "total_records": 83
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "meeting_id": 1132215064,
  "name": "new_h323_device",
  "save_recurrence": false,
  "overwrite": true
}
{
  "id": "wHFeFFwWyusVnRU",
  "name": "Sales Call Template"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Tracking Field(5 operations)

{
  "total_records": 34,
  "tracking_fields": [
    {
      "id": "b43DKkk-xfK03",
      "field": "department",
      "recommended_values": [
        "HR",
        "Marketing"
      ],
      "required": false,
      "visible": true
    },
    {
      "id": "c54ELll-ygL14",
      "field": "department",
      "recommended_values": [
        "Engineering",
        "Finance",
        "HR",
        "Sales"
      ],
      "required": true,
      "visible": false
    },
    {
      "id": "b43DKkk-xfK03",
      "field": "region",
      "recommended_values": [
        "Support",
        "Product"
      ],
      "required": true,
      "visible": true
    },
    {
      "id": "b43DKkk-xfK03",
      "field": "field1",
      "recommended_values": [
        "Operations",
        "Marketing",
        "Sales",
        "HR"
      ],
      "required": true,
      "visible": true
    },
    {
      "id": "c54ELll-ygL14",
      "field": "field1",
      "recommended_values": [
        "Finance",
        "Marketing",
        "Operations",
        "Engineering"
      ],
      "required": true,
      "visible": false
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "field": "field1",
  "recommended_values": [
    "Engineering",
    "Operations",
    "HR"
  ],
  "required": false,
  "visible": false
}
{
  "id": "qV5Gb9ka5tT3",
  "field": "field1",
  "recommended_values": [
    "Engineering",
    "Product",
    "Support",
    "Marketing"
  ],
  "required": true,
  "visible": true
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": "juqU9lDZRuJQ",
  "field": "department",
  "recommended_values": [
    "Marketing",
    "Finance",
    "Support",
    "Operations",
    "Sales"
  ],
  "required": true,
  "visible": true
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "field": "department",
  "recommended_values": [
    "Operations",
    "HR",
    "Marketing",
    "Support",
    "Sales"
  ],
  "required": false,
  "visible": false
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.

Webinars(53 operations)

Query Parameter NameExample
file_idsMS17RDk0QTY3QUQtQkFGQy04QTJFLTI2RUEtNkYxQjRBRTU1MTk5fQ==,MS17NDQ0OEU5MjMtM0JFOS1CMDA1LTQ0NDAtQjdGOTU0Rjk5MTkyfQ==
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "dXvPDbaPQ6sojozPtyqSuVSxNHvhLwNuL5r",
  "page_count": 22,
  "page_number": 8,
  "page_size": 91,
  "total_records": 65,
  "registrants": [
    {
      "id": "RegistrantID_XYZ_789",
      "address": "456 Oak Ave",
      "city": "Houston",
      "comments": "I have a question about the last slide.",
      "country": "BR",
      "custom_questions": [
        {
          "title": "What industry are you in?",
          "value": "Scaling agile methodologies in large enterprises."
        },
        {
          "title": "How did you hear about us?",
          "value": "Learning about cloud security."
        },
        {
          "title": "How did you hear about us?",
          "value": "To understand best practices for remote teams."
        }
      ],
      "email": "hannah.green@example.ca",
      "first_name": "Hannah",
      "industry": "Retail",
      "job_title": "Operations Director",
      "last_name": "Brown",
      "no_of_employees": "1-20",
      "org": "MediaWorks Studio",
      "phone": "5550108",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "NC",
      "status": "approved",
      "zip": "19101",
      "create_time": "1956-04-30T18:39:32.0Z",
      "join_url": "https://meet.google.com/xyz-abcd-efg"
    },
    {
      "id": "1234567890ABCDEF1234567890",
      "address": "404 Cedar Pkwy",
      "city": "Los Angeles",
      "comments": "Great presentation!",
      "country": "RU",
      "custom_questions": [
        {
          "title": "What industry are you in?",
          "value": "Learning about cloud security."
        },
        {
          "title": "Your biggest challenge in this area?",
          "value": "Learning about cloud security."
        },
        {
          "title": "What industry are you in?",
          "value": "Networking with industry leaders."
        },
        {
          "title": "Preferred contact method?",
          "value": "Through a colleague's recommendation."
        }
      ],
      "email": "george.black@example.us",
      "first_name": "Hannah",
      "industry": "Retail",
      "job_title": "Marketing Specialist",
      "last_name": "Brown",
      "no_of_employees": "1-20",
      "org": "Global Finance Corp.",
      "phone": "5550108",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "GA",
      "status": "approved",
      "zip": "77001",
      "create_time": "1969-11-27T16:13:21.0Z",
      "join_url": "https://zoom.us/j/9876543210"
    },
    {
      "id": "RegistrantID_XYZ_789",
      "address": "456 Oak Ave",
      "city": "Mountain View",
      "comments": "Looking forward to the discussion.",
      "country": "US",
      "custom_questions": [
        {
          "title": "Your biggest challenge in this area?",
          "value": "Understanding market trends."
        },
        {
          "title": "Preferred contact method?",
          "value": "Through a colleague's recommendation."
        }
      ],
      "email": "charlie.brown@example.co",
      "first_name": "Fiona",
      "industry": "Healthcare",
      "job_title": "Sales Manager",
      "last_name": "Johnson",
      "no_of_employees": "1-20",
      "org": "MediaWorks Studio",
      "phone": "5550102",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "NC",
      "status": "approved",
      "zip": "60601",
      "create_time": "1958-05-14T23:48:13.0Z",
      "join_url": "https://meet.google.com/xyz-abcd-efg"
    },
    {
      "id": "UserRegistrant_A1B2C3D4E5",
      "address": "606 Spruce Loop",
      "city": "San Diego",
      "comments": "Hope to connect with other attendees.",
      "country": "DE",
      "custom_questions": [
        {
          "title": "Your biggest challenge in this area?",
          "value": "Scaling agile methodologies in large enterprises."
        },
        {
          "title": "Preferred contact method?",
          "value": "Improving data analytics skills."
        },
        {
          "title": "What do you hope to learn from this?",
          "value": "Networking with industry leaders."
        }
      ],
      "email": "evan.davis@example.info",
      "first_name": "Diana",
      "industry": "Education",
      "job_title": "Software Engineer",
      "last_name": "Prince",
      "no_of_employees": "1-20",
      "org": "HealthFirst Hospital",
      "phone": "5550108",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "NC",
      "status": "approved",
      "zip": "60601",
      "create_time": "1922-03-16T14:07:16.0Z",
      "join_url": "https://meet.google.com/xyz-abcd-efg"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "webinars": [
    {
      "start_time": "1947-03-09T01:06:56.0Z",
      "uuid": "SomeUniqueBase64String1="
    },
    {
      "start_time": "1923-10-09T09:18:24.0Z",
      "uuid": "ABCDEFGHijklmnOPqrstuvW=="
    },
    {
      "start_time": "1924-04-04T15:56:14.0Z",
      "uuid": "AnotherEncodedUUIDHere=="
    },
    {
      "start_time": "1965-08-18T05:39:42.0Z",
      "uuid": "LMNOPQRSvwxyz123456789=="
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
page_size30
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "CYR953RePFZrG61q5zocDdfuT2McPLuQbvS",
  "page_count": 14,
  "page_size": 56,
  "participants": [
    {
      "id": "UniqueUserIdentifier12345",
      "name": "Diana Prince",
      "user_id": "MNOPQR345678",
      "registrant_id": "Webinar_Registrant_XyZ_",
      "user_email": "jchill@example.com",
      "join_time": "1935-07-31T20:44:26.0Z",
      "leave_time": "1946-08-25T20:56:30.0Z",
      "duration": 1200,
      "failover": false,
      "status": "in_meeting",
      "internal_user": true
    }
  ],
  "total_records": 649
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 26042496889,
  "questions": [
    {
      "email": "diana.prince@mail.xyz",
      "name": "Diana Ross",
      "question_details": [
        {
          "answer": "Poor",
          "date_time": "1960-12-06T03:29:04.0Z",
          "polling_id": "POLLID000123456789ABCD",
          "question": "Is the pace of the webinar appropriate?"
        },
        {
          "answer": "Poor",
          "date_time": "1952-06-17T20:07:14.0Z",
          "polling_id": "POLLID000123456789ABCD",
          "question": "Is the pace of the webinar appropriate?"
        },
        {
          "answer": "Excellent",
          "date_time": "1918-12-06T13:34:21.0Z",
          "polling_id": "POLLID000123456789ABCD",
          "question": "Do you have further questions?"
        },
        {
          "answer": "Agree",
          "date_time": "1895-01-30T15:50:33.0Z",
          "polling_id": "HGFDSA789NBVCX543LKJ",
          "question": "Do you have further questions?"
        }
      ]
    },
    {
      "email": "bob.w@mail.net",
      "name": "Charlie Parker",
      "question_details": [
        {
          "answer": "Strongly Agree",
          "date_time": "1949-10-04T09:44:35.0Z",
          "polling_id": "ABCDEF1234567890ABCD",
          "question": "Was the presentation clear?"
        },
        {
          "answer": "Not applicable",
          "date_time": "1902-03-31T23:10:35.0Z",
          "polling_id": "ERTYUI987WSXCD654VBG",
          "question": "Was the presentation clear?"
        },
        {
          "answer": "Excellent",
          "date_time": "1960-10-01T05:57:58.0Z",
          "polling_id": "ASDFGH123ZXCVB456NM",
          "question": "Is the pace of the webinar appropriate?"
        }
      ]
    },
    {
      "email": "george.h@web.app",
      "name": "Jane Smith",
      "question_details": [
        {
          "answer": "Agree",
          "date_time": "1961-10-15T16:50:46.0Z",
          "polling_id": "ZXCVBN654POIUY321QWER",
          "question": "Any suggestions for improvement?"
        },
        {
          "answer": "Strongly Agree",
          "date_time": "1927-06-18T01:05:38.0Z",
          "polling_id": "QZXCVA123NMBV456JHGF",
          "question": "What is your favorite feature?"
        },
        {
          "answer": "Very good",
          "date_time": "1895-11-10T09:37:49.0Z",
          "polling_id": "HGFDSA789NBVCX543LKJ",
          "question": "What is your favorite feature?"
        },
        {
          "answer": "Neutral",
          "date_time": "1908-02-01T11:57:26.0Z",
          "polling_id": "ABCDEF1234567890ABCD",
          "question": "How likely are you to recommend this webinar?"
        },
        {
          "answer": "Agree",
          "date_time": "1905-05-06T14:20:22.0Z",
          "polling_id": "QalIoKWLTJehBJ8e1xRrbQ",
          "question": "Any suggestions for improvement?"
        }
      ]
    },
    {
      "email": "evan.evans@service.co",
      "name": "Diana Ross",
      "question_details": [
        {
          "answer": "Not applicable",
          "date_time": "1921-10-10T10:04:38.0Z",
          "polling_id": "QalIoKWLTJehBJ8e1xRrbQ",
          "question": "How are you?"
        },
        {
          "answer": "Fair",
          "date_time": "1896-08-03T02:29:08.0Z",
          "polling_id": "ZXCVBN654POIUY321QWER",
          "question": "Is the pace of the webinar appropriate?"
        },
        {
          "answer": "Disagree",
          "date_time": "1917-05-26T01:39:34.0Z",
          "polling_id": "QalIoKWLTJehBJ8e1xRrbQ",
          "question": "On a scale of 1-5, how satisfied are you?"
        },
        {
          "answer": "Very good",
          "date_time": "1897-11-27T21:52:08.0Z",
          "polling_id": "QWERTZ987PLMKO654IJN",
          "question": "Did you find the content helpful?"
        },
        {
          "answer": "Strongly Agree",
          "date_time": "1913-11-20T08:08:45.0Z",
          "polling_id": "QWERTZ987PLMKO654IJN",
          "question": "What is your favorite feature?"
        }
      ]
    }
  ],
  "start_time": "2025-05-22T00:00:00.0Z",
  "uuid": "6YB3Usk2YY0LywxR6giH9F6N"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": 27896738704,
  "questions": [
    {
      "email": "bsmith@webinar.tech",
      "name": "Alice Guest",
      "question_details": [
        {
          "answer": "Will follow up offline",
          "question": "How can I contact the presenter?"
        },
        {
          "answer": "Yes, that's correct",
          "question": "How can I contact the presenter?"
        },
        {
          "answer": "No, not at this time",
          "question": "How can I contact the presenter?"
        },
        {
          "answer": "Good",
          "question": "Can you give an example?"
        },
        {
          "answer": "Let me check on that",
          "question": "Is this recorded?"
        }
      ]
    },
    {
      "email": "support@service.app",
      "name": "David Host",
      "question_details": [
        {
          "answer": "Yes, that's correct",
          "question": "Is this feature available now?"
        },
        {
          "answer": "Good",
          "question": "Can you give an example?"
        }
      ]
    }
  ],
  "start_time": "2026-02-06T00:00:00.0Z",
  "uuid": "mdEwwhmWKuQjT6WPEyQuUjow"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "templates": [
    {
      "id": "webnr_tmpl_a",
      "name": "Customer Onboarding",
      "type": 1
    },
    {
      "id": "admin_temp_f",
      "name": "Product Launch Webinar",
      "type": 1
    },
    {
      "id": "ull6574eur",
      "name": "Q&A Session Template",
      "type": 2
    },
    {
      "id": "temp123abc",
      "name": "Sales Training Session",
      "type": 1
    }
  ],
  "total_records": 2
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "webinar_id": 85712979085,
  "name": "conference_room_h323_02",
  "save_recurrence": false,
  "overwrite": false
}
{
  "id": "rM99JUBPu3",
  "name": "Developer Workshop"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
typescheduled
page_size30
page_number1
include_events_webinartrue
{
  "next_page_token": "Q1gOatGnV8yYgQx0",
  "page_count": 2,
  "page_number": 5,
  "page_size": 14,
  "total_records": 471,
  "webinars": [
    {
      "agenda": "Monthly product update",
      "created_at": "1913-12-29T10:25:05.0Z",
      "duration": 45,
      "host_id": "supportLead456",
      "id": 9000000005,
      "join_url": "https://event.link/webinar/66666",
      "start_time": "1933-07-14T07:22:59.0Z",
      "timezone": "America/Chicago",
      "topic": "Team Sync Meeting",
      "type": 5,
      "uuid": "PQRSTUabcdefghijKLMNOP==",
      "is_simulive": false,
      "is_events_webinar": false
    },
    {
      "agenda": "Best practices for remote work",
      "created_at": "1969-11-20T17:34:18.0Z",
      "duration": 35,
      "host_id": "admin789HIJ",
      "id": 9000000006,
      "join_url": "https://mywebinar.co/join/99999",
      "start_time": "1952-10-23T02:18:46.0Z",
      "timezone": "America/Los_Angeles",
      "topic": "Client Onboarding Workshop",
      "type": 9,
      "uuid": "uuid_test_1234567890==",
      "is_simulive": false,
      "is_events_webinar": false
    },
    {
      "agenda": "Team building activities",
      "created_at": "1914-03-14T19:43:22.0Z",
      "duration": 30,
      "host_id": "supportLead456",
      "id": 9000000007,
      "join_url": "https://virtual.room/88888",
      "start_time": "1909-01-09T14:29:25.0Z",
      "timezone": "Asia/Shanghai",
      "topic": "Marketing Strategy",
      "type": 5,
      "uuid": "PQRSTUabcdefghijKLMNOP==",
      "is_simulive": false,
      "is_events_webinar": true
    },
    {
      "agenda": "Monthly product update",
      "created_at": "1917-06-19T11:16:56.0Z",
      "duration": 50,
      "host_id": "x1yCzABCDEfg23HiJKl4mN",
      "id": 9000000001,
      "join_url": "https://zoom.link/meeting/77777",
      "start_time": "1906-01-25T09:08:49.0Z",
      "timezone": "Europe/London",
      "topic": "HR Policy Update",
      "type": 5,
      "uuid": "AbCdEfGhIjKlMnOpQrStUv==",
      "is_simulive": true,
      "is_events_webinar": false
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "agenda": "Cauda atrox acies avarus auctus adficio usus at vindico. Aetas paulatim audentia caries id capto vulariter subito valetudo. Corrumpo spoliatio antea aggero laborum.",
  "duration": 22,
  "password": "nuuPmNFeli",
  "default_passcode": false,
  "recurrence": {
    "end_date_time": "2026-05-22T00:00:00.0Z",
    "end_times": 12,
    "monthly_day": 19,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 1,
    "type": 1,
    "weekly_days": "1,3"
  },
  "schedule_for": "Blake.Purdy@gmail.com",
  "settings": {
    "additional_data_center_regions": [
      "AU",
      "DE",
      "IN"
    ],
    "allow_multiple_devices": false,
    "alternative_hosts": "charlie@example.com;david@example.com",
    "alternative_host_update_polls": false,
    "approval_type": 2,
    "attendees_and_panelists_reminder_email_notification": {
      "enable": true,
      "type": 0
    },
    "audio": "both",
    "audio_conference_info": "Amita solutio addo.",
    "authentication_domains": "bare-toothpick.name",
    "authentication_option": "auth_option_ldap",
    "auto_recording": "none",
    "close_registration": false,
    "contact_email": "Ray94@gmail.com",
    "contact_name": "Dr. Dean Moen III",
    "email_language": "ru-RU",
    "enforce_login": false,
    "enforce_login_domains": "wilted-runway.net",
    "follow_up_absentees_email_notification": {
      "enable": true,
      "type": 0
    },
    "follow_up_attendees_email_notification": {
      "enable": true,
      "type": 0
    },
    "global_dial_in_countries": [
      "IN",
      "JP"
    ],
    "hd_video": true,
    "hd_video_for_attendees": false,
    "host_video": false,
    "language_interpretation": {
      "enable": false,
      "interpreters": [
        {
          "email": "Dalton_Tremblay@yahoo.com",
          "languages": "IT,PT",
          "interpreter_languages": "English,French"
        },
        {
          "email": "Lorena_Daniel26@gmail.com",
          "languages": "DK,NO",
          "interpreter_languages": "French,Russian"
        },
        {
          "email": "Carmel.Goyette@gmail.com",
          "languages": "DK,NO",
          "interpreter_languages": "Dutch,Swedish"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": false,
      "interpreters": [
        {
          "email": "Verner.Rogahn@hotmail.com",
          "sign_language": "British Sign Language"
        },
        {
          "email": "Herman.Gleichner98@hotmail.com",
          "sign_language": "American Sign Language"
        }
      ]
    },
    "panelist_authentication": true,
    "meeting_authentication": true,
    "add_watermark": false,
    "add_audio_watermark": true,
    "on_demand": true,
    "panelists_invitation_email_notification": true,
    "panelists_video": true,
    "post_webinar_survey": true,
    "practice_session": false,
    "question_and_answer": {
      "allow_submit_questions": false,
      "allow_anonymous_questions": false,
      "answer_questions": "all",
      "attendees_can_comment": false,
      "attendees_can_upvote": false,
      "allow_auto_reply": true,
      "auto_reply_text": "Comitatus congregatio constans.",
      "enable": false
    },
    "registrants_confirmation_email": true,
    "registrants_email_notification": true,
    "registrants_restrict_number": 577,
    "registration_type": 1,
    "send_1080p_video_to_attendees": false,
    "show_share_button": false,
    "show_join_info": true,
    "survey_url": "https://troubled-scenario.info/",
    "enable_session_branding": true,
    "request_permission_to_unmute_participants": false,
    "allow_host_control_participant_mute_state": false,
    "email_in_attendee_report": false
  },
  "start_time": "2027-01-28T00:00:00.0Z",
  "template_id": "pV6qAIr3Fs1qnLn6oYDZ1RHWaN",
  "timezone": "America/Bahia",
  "topic": "Product Roadmap Discussion",
  "tracking_fields": [
    {
      "field": "tracking_id",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    },
    {
      "field": "department",
      "value": "To network with industry peers."
    }
  ],
  "type": 5,
  "is_simulive": false,
  "record_file_id": "ccf080e6-60e8-4f5a-85bd-5b73fa051765",
  "transition_to_live": true,
  "simulive_delay_start": {
    "enable": true,
    "time": 2,
    "timeunit": "second"
  }
}
{
  "host_email": "Aubree.Lesch@yahoo.com",
  "host_id": "m1FRLvCwRyRc2FTQGTYTBbNfX",
  "id": 70408004498,
  "template_id": "9mWK9ADD59",
  "uuid": "SVB3lEhV0aCgA64EkG3pUcqO",
  "agenda": "Vomica tempore quas.",
  "created_at": "2026-04-26T00:00:00.0Z",
  "duration": 159,
  "registration_url": "https://unruly-analogy.net",
  "join_url": "https://dreary-outlaw.com/",
  "occurrences": [
    {
      "duration": 85,
      "occurrence_id": "1777451305000",
      "start_time": "1919-05-09T14:53:01.0Z",
      "status": "available"
    }
  ],
  "password": "jgicfF50",
  "encrypted_passcode": "aBcDeF123GHIJKlMnoPqRsTuvWxyZ.2",
  "h323_passcode": "053074",
  "recurrence": {
    "end_date_time": "2027-01-11T00:00:00.0Z",
    "end_times": 26,
    "monthly_day": 29,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 8,
    "type": 1,
    "weekly_days": "2"
  },
  "settings": {
    "additional_data_center_regions": [
      "IN",
      "FR"
    ],
    "allow_multiple_devices": false,
    "alternative_hosts": "Vella.Simonis@gmail.com",
    "alternative_host_update_polls": true,
    "approval_type": 2,
    "attendees_and_panelists_reminder_email_notification": {
      "enable": false,
      "type": 0
    },
    "audio": "telephony",
    "audio_conference_info": "Studio demo vergo.",
    "authentication_domains": "chubby-baritone.org",
    "authentication_name": "Microsoft Entra ID",
    "authentication_option": "7Oy6K9I7KtbZxun7LtCmkXfJO",
    "auto_recording": "cloud",
    "close_registration": true,
    "contact_email": "Christy.Batz52@gmail.com",
    "contact_name": "Vincent McCullough",
    "email_language": "zh-CN",
    "enforce_login": true,
    "enforce_login_domains": "jagged-unique.info",
    "follow_up_absentees_email_notification": {
      "enable": true,
      "type": 0
    },
    "follow_up_attendees_email_notification": {
      "enable": true,
      "type": 0
    },
    "global_dial_in_countries": [
      "GB",
      "US",
      "BR",
      "IN"
    ],
    "global_dial_in_numbers": [
      {
        "city": "Mexico City",
        "country": "IN",
        "country_name": "Germany",
        "number": "+81 3 1234 5678",
        "type": "toll"
      },
      {
        "city": "Paris",
        "country": "JP",
        "country_name": "Mexico",
        "number": "+33 1 2345 6789",
        "type": "toll"
      }
    ],
    "hd_video": true,
    "hd_video_for_attendees": false,
    "host_video": true,
    "language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "interpreter1@example.com",
          "languages": "CN,US",
          "interpreter_languages": "English,Chinese"
        },
        {
          "email": "interpreter1@example.com",
          "languages": "PT,ES",
          "interpreter_languages": "Japanese,English"
        },
        {
          "email": "interpreter2@example.com",
          "languages": "CN,US",
          "interpreter_languages": "Russian,English"
        },
        {
          "email": "mluvci_de@example.com",
          "languages": "PT,ES",
          "interpreter_languages": "German,French"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "tradutor_pt@example.com",
          "sign_language": "German"
        },
        {
          "email": "통역사_kr@example.com",
          "sign_language": "Russian"
        },
        {
          "email": "interpret_ru@example.com",
          "sign_language": "Brazilian"
        }
      ]
    },
    "panelist_authentication": true,
    "meeting_authentication": false,
    "add_watermark": true,
    "add_audio_watermark": false,
    "on_demand": false,
    "panelists_invitation_email_notification": true,
    "panelists_video": true,
    "post_webinar_survey": true,
    "practice_session": false,
    "question_and_answer": {
      "allow_submit_questions": true,
      "allow_anonymous_questions": true,
      "answer_questions": "all",
      "attendees_can_comment": false,
      "attendees_can_upvote": true,
      "allow_auto_reply": false,
      "auto_reply_text": "Your query has been received and will be answered soon.",
      "enable": false
    },
    "registrants_confirmation_email": true,
    "registrants_email_notification": true,
    "registrants_restrict_number": 181,
    "registration_type": 1,
    "send_1080p_video_to_attendees": true,
    "show_share_button": false,
    "show_join_info": true,
    "survey_url": "https://scented-seafood.info",
    "enable_session_branding": true,
    "request_permission_to_unmute_participants": true,
    "allow_host_control_participant_mute_state": false,
    "email_in_attendee_report": true
  },
  "start_time": "1922-11-19T09:18:22.0Z",
  "start_url": "https://unrealistic-clavicle.biz/",
  "timezone": "America/Sitka",
  "topic": "Remote Work Best Practices",
  "tracking_fields": [
    {
      "field": "CampaignID",
      "value": "Google Ads",
      "visible": true
    },
    {
      "field": "Referral",
      "value": "Hot",
      "visible": true
    },
    {
      "field": "Region",
      "value": "Google Ads",
      "visible": false
    }
  ],
  "type": 5,
  "is_simulive": false,
  "record_file_id": "e5ac6738-b540-4f43-b056-e4e1c539bd7c",
  "transition_to_live": false,
  "simulive_delay_start": {
    "enable": true,
    "time": 80,
    "timeunit": "minute"
  },
  "creation_source": "open_api"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648538280000
show_previous_occurrencestrue
{
  "host_email": "Cierra_Borer@gmail.com",
  "host_id": "4l2yxrEpr8gaYuUOmZzWdVxg3",
  "id": 9089088010,
  "template_id": "Z1mMhpjFTM",
  "uuid": "b00c68f2-0cbc-4947-8cef-4c94b89bbc1c",
  "agenda": "Q&A Session",
  "created_at": "2024-06-15T00:00:00.0Z",
  "duration": 64,
  "registration_url": "https://alienated-diver.net",
  "join_url": "https://all-corral.info/",
  "occurrences": [
    {
      "duration": 120,
      "occurrence_id": "1678886400000",
      "start_time": "1919-05-11T03:51:09.0Z",
      "status": "available"
    },
    {
      "duration": 150,
      "occurrence_id": "1678886400000",
      "start_time": "1943-02-21T23:15:41.0Z",
      "status": "available"
    }
  ],
  "password": "WfBA_hO0Kj",
  "encrypted_passcode": "zkELJ7kk8lvuNLHKuFggLAyRl",
  "h323_passcode": "094066",
  "recurrence": {
    "end_date_time": "2026-07-04T00:00:00.0Z",
    "end_times": 20,
    "monthly_day": 19,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 8,
    "type": 1,
    "weekly_days": "4"
  },
  "settings": {
    "additional_data_center_regions": [
      "IN",
      "FR",
      "KR",
      "DE"
    ],
    "allow_multiple_devices": false,
    "alternative_hosts": "Celia58@hotmail.com",
    "alternative_host_update_polls": false,
    "approval_type": 2,
    "attendees_and_panelists_reminder_email_notification": {
      "enable": true,
      "type": 0
    },
    "audio": "telephony",
    "audio_conference_info": "Webinar Audio Conference Info",
    "authentication_domains": "finished-pop.info",
    "authentication_name": "Authenticated Users",
    "authentication_option": "signIn_KVW6NI2Y5LEC7KEVA821",
    "auto_recording": "cloud",
    "close_registration": true,
    "contact_email": "Marcella96@yahoo.com",
    "contact_name": "Kent Streich",
    "email_language": "ko-KO",
    "enforce_login": false,
    "enforce_login_domains": "ajar-gray.net",
    "follow_up_absentees_email_notification": {
      "enable": true,
      "type": 0
    },
    "follow_up_attendees_email_notification": {
      "enable": true,
      "type": 0
    },
    "global_dial_in_countries": [
      "FR",
      "GB",
      "IN",
      "US"
    ],
    "global_dial_in_numbers": [
      {
        "city": "London",
        "country": "BR",
        "country_name": "India",
        "number": "+44 20 7946 0958",
        "type": "toll"
      }
    ],
    "hd_video": true,
    "hd_video_for_attendees": true,
    "host_video": true,
    "language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "translator_jp@example.com",
          "languages": "ES,PT",
          "interpreter_languages": "German,French"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": true,
      "interpreters": [
        {
          "email": "통역사_kr@example.com",
          "sign_language": "American"
        }
      ]
    },
    "panelist_authentication": true,
    "meeting_authentication": false,
    "add_watermark": true,
    "add_audio_watermark": true,
    "on_demand": true,
    "panelists_invitation_email_notification": true,
    "panelists_video": false,
    "post_webinar_survey": false,
    "practice_session": false,
    "question_and_answer": {
      "allow_submit_questions": true,
      "allow_anonymous_questions": true,
      "answer_questions": "all",
      "attendees_can_comment": false,
      "attendees_can_upvote": true,
      "allow_auto_reply": true,
      "auto_reply_text": "Contra comminor denego.",
      "enable": true
    },
    "registrants_confirmation_email": true,
    "registrants_email_notification": true,
    "registrants_restrict_number": 938,
    "registration_type": 1,
    "send_1080p_video_to_attendees": true,
    "show_share_button": true,
    "show_join_info": true,
    "survey_url": "https://long-cleaner.net",
    "enable_session_branding": false,
    "request_permission_to_unmute_participants": true,
    "allow_host_control_participant_mute_state": false,
    "email_in_attendee_report": true
  },
  "start_time": "1951-11-04T13:59:34.0Z",
  "start_url": "https://coarse-affiliate.com",
  "timezone": "Antarctica/Casey",
  "topic": "Innovations in Sustainable Energy",
  "tracking_fields": [
    {
      "field": "source",
      "value": "Manager",
      "visible": true
    },
    {
      "field": "company_size",
      "value": "Premium",
      "visible": true
    },
    {
      "field": "product_tier",
      "value": "Small Business",
      "visible": false
    },
    {
      "field": "interest",
      "value": "Spring 2024",
      "visible": false
    }
  ],
  "type": 5,
  "is_simulive": false,
  "record_file_id": "1718a7d9-1b3d-463e-8e76-3a2649616edf",
  "transition_to_live": false,
  "simulive_delay_start": {
    "enable": false,
    "time": 32,
    "timeunit": "second"
  },
  "creation_source": "open_api"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
cancel_webinar_remindertrue
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648538280000
{
  "agenda": "Adopto defaeco claustrum amoveo supplanto causa thymum cupressus blanditiis tonsor. Repudiandae stipes id utpote. Ventus verto cursus explicabo.",
  "duration": 54,
  "password": "4BKXxTSwZd",
  "schedule_for": "Shanon88@yahoo.com",
  "recurrence": {
    "end_date_time": "2027-04-29T00:00:00.0Z",
    "end_times": 14,
    "monthly_day": 7,
    "monthly_week": 1,
    "monthly_week_day": 1,
    "repeat_interval": 5,
    "type": 1,
    "weekly_days": "1"
  },
  "settings": {
    "additional_data_center_regions": [
      "IN",
      "GB",
      "CN",
      "SG",
      "DE"
    ],
    "allow_multiple_devices": false,
    "alternative_hosts": "eva@example.com",
    "alternative_host_update_polls": true,
    "approval_type": 0,
    "attendees_and_panelists_reminder_email_notification": {
      "enable": true,
      "type": 0
    },
    "audio": "both",
    "audio_conference_info": "Iure tutis accommodo.",
    "authentication_domains": "quixotic-yak.info",
    "authentication_option": "auth_option_sso",
    "auto_recording": "cloud",
    "close_registration": false,
    "contact_email": "Laila0@yahoo.com",
    "contact_name": "Henry Mayert",
    "email_language": "it-IT",
    "enforce_login": false,
    "enforce_login_domains": "thorny-rosemary.name",
    "follow_up_absentees_email_notification": {
      "enable": false,
      "type": 0
    },
    "follow_up_attendees_email_notification": {
      "enable": false,
      "type": 0
    },
    "global_dial_in_countries": [
      "IN",
      "CN",
      "AU"
    ],
    "hd_video": false,
    "hd_video_for_attendees": true,
    "host_video": false,
    "language_interpretation": {
      "enable": false,
      "interpreters": [
        {
          "email": "Esperanza_Bashirian83@hotmail.com",
          "languages": "US,KR",
          "interpreter_languages": "Dutch,Swedish"
        },
        {
          "email": "Rigoberto14@hotmail.com",
          "languages": "PT,ES",
          "interpreter_languages": "Dutch,Swedish"
        },
        {
          "email": "Cordell.Schultz69@yahoo.com",
          "languages": "IT,PT",
          "interpreter_languages": "German,Spanish"
        },
        {
          "email": "Willard95@yahoo.com",
          "languages": "US,KR",
          "interpreter_languages": "Danish,Norwegian"
        }
      ]
    },
    "sign_language_interpretation": {
      "enable": false,
      "interpreters": [
        {
          "email": "Arjun_Schmidt13@gmail.com",
          "sign_language": "German Sign Language"
        },
        {
          "email": "Amina.Bogan@yahoo.com",
          "sign_language": "British Sign Language"
        },
        {
          "email": "Grace_Boyle@gmail.com",
          "sign_language": "British Sign Language"
        }
      ]
    },
    "panelist_authentication": true,
    "meeting_authentication": false,
    "add_watermark": true,
    "add_audio_watermark": false,
    "notify_registrants": true,
    "on_demand": true,
    "panelists_invitation_email_notification": true,
    "panelists_video": true,
    "post_webinar_survey": true,
    "practice_session": true,
    "question_and_answer": {
      "allow_submit_questions": true,
      "allow_anonymous_questions": false,
      "answer_questions": "all",
      "attendees_can_comment": true,
      "attendees_can_upvote": true,
      "allow_auto_reply": true,
      "auto_reply_text": "Incidunt versus nulla.",
      "enable": false
    },
    "registrants_confirmation_email": true,
    "registrants_email_notification": true,
    "registrants_restrict_number": 134,
    "registration_type": 1,
    "send_1080p_video_to_attendees": false,
    "show_share_button": false,
    "show_join_info": false,
    "survey_url": "https://crazy-fund.org/",
    "enable_session_branding": true,
    "request_permission_to_unmute_participants": true,
    "allow_host_control_participant_mute_state": false,
    "email_in_attendee_report": false
  },
  "start_time": "2026-11-22T00:00:00.0Z",
  "timezone": "America/Guayaquil",
  "topic": "Technical Support Session",
  "tracking_fields": [
    {
      "field": "department",
      "value": "Look forward to learning how you come up with new recipes and what other services you offer."
    }
  ],
  "type": 5,
  "is_simulive": false,
  "record_file_id": "8354971c-d771-4a20-a954-688dad34cc6b",
  "transition_to_live": true,
  "simulive_delay_start": {
    "enable": true,
    "time": 57,
    "timeunit": "second"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "auto_approve": true,
  "registrants": [
    {
      "email": "Orville.Anderson@yahoo.com",
      "first_name": "Prince",
      "last_name": "Becker-Gleason"
    },
    {
      "email": "Bianka48@gmail.com",
      "first_name": "Angela",
      "last_name": "Daugherty"
    },
    {
      "email": "Declan.Aufderhar-Auer29@hotmail.com",
      "first_name": "Cameron",
      "last_name": "Armstrong"
    }
  ]
}
{
  "registrants": [
    {
      "email": "peter.parker@example.com",
      "join_url": "https://zoom.us/j/9876543210",
      "registrant_id": "vWxYz09876AbCdEfGhIjK"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "wallpaper": {
    "id": "cZUAsvlGcsIgheUumCf8sD"
  },
  "virtual_backgrounds": [
    {
      "id": "Hu12gSebsiinMdwjI2rHpg",
      "name": "office.jpg",
      "is_default": false
    },
    {
      "id": "r7ny6IpISLp6tISU5aHGW5",
      "name": "office.jpg",
      "is_default": true
    }
  ],
  "name_tags": [
    {
      "id": "a2hd746hQGy9HF9QKCMXlZ",
      "name": "stars.png",
      "text_color": "FF7F50",
      "accent_color": "0e72ed",
      "background_color": "FF5733",
      "is_default": true
    },
    {
      "id": "R2asuuhNVSnkTAwC6HApyn",
      "name": "office.jpg",
      "text_color": "FF7F50",
      "accent_color": "FF5733",
      "background_color": "FF7F50",
      "is_default": false
    },
    {
      "id": "BJshiPKKdXV8xABRYMuwRo",
      "name": "sunset.mp4",
      "text_color": "FF5733",
      "accent_color": "8A2BE2",
      "background_color": "A52A2A",
      "is_default": true
    },
    {
      "id": "aBT4ZqfSGhbz3mIRtmo7gp",
      "name": "office.jpg",
      "text_color": "33FF57",
      "accent_color": "FF7F50",
      "background_color": "A52A2A",
      "is_default": false
    },
    {
      "id": "O58xYkUQSaR72NxfEitwkT",
      "name": "cityscape.jpeg",
      "text_color": "33FF57",
      "accent_color": "A52A2A",
      "background_color": "FF7F50",
      "is_default": true
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "name": "new_h323_device",
  "text_color": "0f6ebd",
  "accent_color": "05add1",
  "background_color": "cfbca7",
  "is_default": false,
  "set_default_for_all_panelists": true
}
{
  "id": "k4SNG2AuhhWrLNMrxgmJrF",
  "name": "tergeo",
  "text_color": "6d8bec",
  "accent_color": "57f709",
  "background_color": "d8601c",
  "is_default": true
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
name_tag_idszazQjwDuQkS3Q2EprNd7jQ,AsfE0cx2TFSfqqKbE0BUZg
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "name": "api_test_20190508",
  "text_color": "dcace8",
  "accent_color": "b0efd2",
  "background_color": "25ea16",
  "is_default": false,
  "set_default_for_all_panelists": false
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "file": "ObK6pjiV31P7MOvyhl5QghrNd9qF3cRWMNpBPk8WAQOeRmCMBNpULMHd8iKFbUtyGDx4L434y5CJeaefhLxhc9d5yJUEoLeBP1ld",
  "default": false,
  "set_default_for_all_panelists": false
}
{
  "id": "fTsTfqw1AH9taTwWejOfem",
  "name": "miserably_going.mpeg",
  "is_default": true,
  "size": 2316795,
  "type": "image"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
idszazQjwDuQkS3Q2EprNd7jQ,AsfE0cx2TFSfqqKbE0BUZg
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
idzazQjwDuQkS3Q2EprNd7jQ
set_default_for_all_paneliststrue
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "file": "z4IYga17cQSYiEcmVZa3Y0KdRErg90yrTEIDxxFSKhIIs4kk2lBSa9L0wLxgxrnLoRy3di6bWE3eNYhnI7G6YLjKkxN9TLNPLFJj"
}
{
  "id": "tQBSWVGC5DRjT95NX2XvCL",
  "name": "cannon_between_blight.pdf",
  "size": 558727,
  "type": "image"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "attendees": [
    {
      "name": "conference_room_h323_02",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "new_h323_device",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "conference_room_h323_02",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "telepresence_unit",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "new_h323_device",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "api_test_20190508",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "new_h323_device",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "telepresence_unit",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "telepresence_unit",
      "disable_video": false,
      "disable_audio": false
    },
    {
      "name": "api_test_20190508",
      "disable_video": false,
      "disable_audio": false
    }
  ],
  "ttl": 7200
}
{
  "attendees": [
    {
      "join_url": "https://zoom.us/j/2345678901",
      "name": "Alice Johnson"
    },
    {
      "join_url": "https://zoom.us/j/9876543210",
      "name": "Diana Miller"
    },
    {
      "join_url": "https://zoom.us/j/2345678901",
      "name": "Grace Rodriguez"
    },
    {
      "join_url": "https://zoom.us/j/5544332211",
      "name": "Diana Miller"
    },
    {
      "join_url": "https://zoom.us/j/0987654321",
      "name": "Harry Wilson"
    },
    {
      "join_url": "https://zoom.us/j/0987654321",
      "name": "Harry Wilson"
    },
    {
      "join_url": "https://zoom.us/j/2345678901",
      "name": "Charlie Brown"
    },
    {
      "join_url": "https://zoom.us/j/1122334455",
      "name": "Charlie Brown"
    },
    {
      "join_url": "https://zoom.us/j/2345678901",
      "name": "Alice Johnson"
    },
    {
      "join_url": "https://zoom.us/j/1122334455",
      "name": "Alice Johnson"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "expire_in": 120,
  "token": "9QF3RUIb"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "expire_in": 120,
  "token": "uTKrxeZ4"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "expire_in": 120,
  "token": "eIKBfKEy"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "page_url": "https://jam-packed-charm.org",
  "stream_key": "IExx8R6DWn5feH4f",
  "stream_url": "https://wee-monster.biz",
  "resolution": "4K"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "page_url": "https://example.com/livestream/123",
  "stream_key": "contact-it@example.com",
  "stream_url": "https://example.com/livestream",
  "resolution": "720p"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "action": "start",
  "settings": {
    "active_speaker_name": true,
    "display_name": "Jill Chill",
    "close_caption": "burnt-in"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "panelists": [
    {
      "id": "HiJkLmNoPqRsTuVwXyZ01",
      "email": "panelist10@example.com",
      "name": "Luke Skywalker",
      "join_url": "https://zoom.us/j/11111",
      "virtual_background_id": "aK3SyE1HUMEplF8mqSmMgT",
      "name_tag_id": "aK3SyE1HUMEplF8mqSmMgT",
      "name_tag_name": "Eve Davis",
      "name_tag_pronouns": "he/they",
      "name_tag_description": "CEO"
    }
  ],
  "total_records": 1
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "panelists": [
    {
      "email": "Gavin_Zboncak76@gmail.com",
      "name": "conference_room_h323_02",
      "virtual_background_id": "xHhPyb8ERMCmiC5njPjFdQ",
      "name_tag_id": "aK3SyE1HUMEplF8mqSmMgT",
      "name_tag_name": "Eve Davis",
      "name_tag_pronouns": "she/her",
      "name_tag_description": "Project Manager"
    },
    {
      "email": "Shanon.Larkin@yahoo.com",
      "name": "telepresence_unit",
      "virtual_background_id": "aK3SyE1HUMEplF8mqSmMgT",
      "name_tag_id": "zJ2Rxd0GTLEokE7lpRlLfS",
      "name_tag_name": "John Doe",
      "name_tag_pronouns": "she/they",
      "name_tag_description": "Marketing Director"
    },
    {
      "email": "Margarita92@yahoo.com",
      "name": "telepresence_unit",
      "virtual_background_id": "aK3SyE1HUMEplF8mqSmMgT",
      "name_tag_id": "zJ2Rxd0GTLEokE7lpRlLfS",
      "name_tag_name": "Frank Garcia",
      "name_tag_pronouns": "she/her",
      "name_tag_description": "UX Designer"
    },
    {
      "email": "Tommie_Langworth90@gmail.com",
      "name": "telepresence_unit",
      "virtual_background_id": "bL4TzF2IVNFqmG9nrTnNhU",
      "name_tag_id": "aK3SyE1HUMEplF8mqSmMgT",
      "name_tag_name": "Charlie Brown",
      "name_tag_pronouns": "she/her",
      "name_tag_description": "Head of Sales"
    },
    {
      "email": "Bud.Hills@gmail.com",
      "name": "conference_room_h323_02",
      "virtual_background_id": "bL4TzF2IVNFqmG9nrTnNhU",
      "name_tag_id": "yI1Qzc9FSKDnjD6koQkHeR",
      "name_tag_name": "Harry Wilson",
      "name_tag_pronouns": "he/him",
      "name_tag_description": "Customer Success Lead"
    }
  ]
}
{
  "id": "18067179815",
  "updated_at": "2026-04-22T00:00:00.0Z"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
anonymoustrue
{
  "polls": [
    {
      "id": "PvKsJvMuKIgChI7d0YqScP",
      "status": "notstart",
      "anonymous": true,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 500,
          "answer_min_character": 1,
          "answer_required": true,
          "answers": [
            "Poor",
            "Good",
            "Very Poor"
          ],
          "case_sensitive": true,
          "name": "What is your favorite feature?",
          "prompts": [
            {
              "prompt_question": "How useful was the content presented?",
              "prompt_right_answers": [
                "Dissatisfied",
                "Topic B",
                "Highly Relevant"
              ]
            },
            {
              "prompt_question": "What future topics would you like to see?",
              "prompt_right_answers": [
                "Satisfied",
                "Neutral",
                "Not Relevant",
                "Very Satisfied"
              ]
            }
          ],
          "rating_max_label": "Extremely Likely",
          "rating_max_value": 7,
          "rating_min_label": "Not likely",
          "rating_min_value": 2,
          "right_answers": [
            "The first one",
            "Correct Choice",
            "True",
            "This answer",
            "It is correct"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 1,
          "answer_required": true,
          "answers": [
            "Poor",
            "Maybe"
          ],
          "case_sensitive": true,
          "name": "What topics would you like to see covered in the future?",
          "prompts": [
            {
              "prompt_question": "How useful was the content presented?",
              "prompt_right_answers": [
                "Topic B",
                "Very Dissatisfied"
              ]
            }
          ],
          "rating_max_label": "Highest Priority",
          "rating_max_value": 10,
          "rating_min_label": "Very Bad",
          "rating_min_value": 5,
          "right_answers": [
            "It is correct",
            "Option A",
            "True",
            "The first one",
            "Correct Choice"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 5,
          "answer_required": false,
          "answers": [
            "No",
            "Average",
            "Maybe",
            "Excellent"
          ],
          "case_sensitive": true,
          "name": "What topics would you like to see covered in the future?",
          "prompts": [
            {
              "prompt_question": "How useful was the content presented?",
              "prompt_right_answers": [
                "Very Dissatisfied",
                "Topic A",
                "Satisfied",
                "Topic B",
                "Not Relevant"
              ]
            },
            {
              "prompt_question": "What future topics would you like to see?",
              "prompt_right_answers": [
                "Neutral",
                "Topic A",
                "Very Dissatisfied",
                "Satisfied",
                "Topic B"
              ]
            },
            {
              "prompt_question": "What future topics would you like to see?",
              "prompt_right_answers": [
                "Neutral",
                "Highly Relevant",
                "Very Dissatisfied",
                "Not Relevant"
              ]
            }
          ],
          "rating_max_label": "Excellent",
          "rating_max_value": 10,
          "rating_min_label": "Lowest Priority",
          "rating_min_value": 0,
          "right_answers": [
            "This answer",
            "It is correct",
            "True"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 1,
          "answer_required": false,
          "answers": [
            "Agree",
            "Disagree",
            "Good",
            "Maybe",
            "Yes"
          ],
          "case_sensitive": true,
          "name": "How useful was this meeting?",
          "prompts": [
            {
              "prompt_question": "Which topic was most helpful?",
              "prompt_right_answers": [
                "Very Satisfied",
                "Very Dissatisfied",
                "Topic A",
                "Highly Relevant"
              ]
            },
            {
              "prompt_question": "Which topic was most helpful?",
              "prompt_right_answers": [
                "Highly Relevant",
                "Not Relevant",
                "Satisfied"
              ]
            }
          ],
          "rating_max_label": "Highly Relevant",
          "rating_max_value": 9,
          "rating_min_label": "Not likely",
          "rating_min_value": 0,
          "right_answers": [
            "The first one",
            "True",
            "Correct Choice",
            "Option A"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "Post-webinar Survey"
    },
    {
      "id": "QalIoKWLTJehBJ8e1xRrbQ",
      "status": "notstart",
      "anonymous": true,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 2000,
          "answer_min_character": 1,
          "answer_required": true,
          "answers": [
            "Good",
            "No",
            "Yes",
            "Disagree"
          ],
          "case_sensitive": false,
          "name": "What topics would you like to see covered in the future?",
          "prompts": [
            {
              "prompt_question": "How satisfied are you with this webinar?",
              "prompt_right_answers": [
                "Not Relevant",
                "Very Satisfied"
              ]
            },
            {
              "prompt_question": "How satisfied are you with this webinar?",
              "prompt_right_answers": [
                "Topic C",
                "Topic A"
              ]
            },
            {
              "prompt_question": "How useful was the content presented?",
              "prompt_right_answers": [
                "Topic B",
                "Highly Relevant",
                "Topic C",
                "Dissatisfied"
              ]
            }
          ],
          "rating_max_label": "Strongly Agree",
          "rating_max_value": 6,
          "rating_min_label": "Strongly Disagree",
          "rating_min_value": 3,
          "right_answers": [
            "It is correct",
            "Correct Choice",
            "This answer"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 5,
          "answer_required": false,
          "answers": [
            "Yes",
            "Good",
            "Very Poor"
          ],
          "case_sensitive": false,
          "name": "Was the information clear and concise?",
          "prompts": [
            {
              "prompt_question": "How satisfied are you with this webinar?",
              "prompt_right_answers": [
                "Very Satisfied",
                "Satisfied",
                "Topic B",
                "Topic A",
                "Neutral"
              ]
            },
            {
              "prompt_question": "Are you likely to recommend this webinar?",
              "prompt_right_answers": [
                "Topic C",
                "Neutral"
              ]
            }
          ],
          "rating_max_label": "Strongly Agree",
          "rating_max_value": 9,
          "rating_min_label": "Poor",
          "rating_min_value": 0,
          "right_answers": [
            "Option A",
            "The first one",
            "Correct Choice",
            "This answer"
          ],
          "show_as_dropdown": false,
          "type": "single"
        }
      ],
      "title": "Feedback Session"
    },
    {
      "id": "QalIoKWLTJehBJ8e1xRrbQ",
      "status": "notstart",
      "anonymous": false,
      "poll_type": 2,
      "questions": [
        {
          "answer_max_character": 2000,
          "answer_min_character": 5,
          "answer_required": false,
          "answers": [
            "Excellent",
            "Yes"
          ],
          "case_sensitive": false,
          "name": "How likely are you to recommend us?",
          "prompts": [
            {
              "prompt_question": "How satisfied are you with this webinar?",
              "prompt_right_answers": [
                "Very Satisfied",
                "Satisfied",
                "Not Relevant"
              ]
            },
            {
              "prompt_question": "Are you likely to recommend this webinar?",
              "prompt_right_answers": [
                "Highly Relevant",
                "Very Satisfied"
              ]
            },
            {
              "prompt_question": "Are you likely to recommend this webinar?",
              "prompt_right_answers": [
                "Dissatisfied",
                "Topic B",
                "Satisfied"
              ]
            },
            {
              "prompt_question": "How satisfied are you with this webinar?",
              "prompt_right_answers": [
                "Satisfied",
                "Not Relevant"
              ]
            },
            {
              "prompt_question": "Are you likely to recommend this webinar?",
              "prompt_right_answers": [
                "Neutral",
                "Satisfied"
              ]
            }
          ],
          "rating_max_label": "Very Good",
          "rating_max_value": 9,
          "rating_min_label": "Lowest Priority",
          "rating_min_value": 2,
          "right_answers": [
            "Option A",
            "Correct Choice"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 10,
          "answer_required": true,
          "answers": [
            "No",
            "Agree",
            "Maybe",
            "Disagree",
            "Good"
          ],
          "case_sensitive": true,
          "name": "How would you rate the presenter?",
          "prompts": [
            {
              "prompt_question": "Which topic was most helpful?",
              "prompt_right_answers": [
                "Satisfied",
                "Dissatisfied",
                "Topic C",
                "Topic A"
              ]
            }
          ],
          "rating_max_label": "Most Important",
          "rating_max_value": 10,
          "rating_min_label": "Very Bad",
          "rating_min_value": 4,
          "right_answers": [
            "This answer",
            "It is correct"
          ],
          "show_as_dropdown": true,
          "type": "single"
        },
        {
          "answer_max_character": 500,
          "answer_min_character": 1,
          "answer_required": false,
          "answers": [
            "Excellent",
            "Good"
          ],
          "case_sensitive": true,
          "name": "How likely are you to recommend us?",
          "prompts": [
            {
              "prompt_question": "Are you likely to recommend this webinar?",
              "prompt_right_answers": [
                "Dissatisfied",
                "Very Satisfied",
                "Not Relevant",
                "Topic B",
                "Topic C"
              ]
            },
            {
              "prompt_question": "How satisfied are you with this webinar?",
              "prompt_right_answers": [
                "Dissatisfied",
                "Very Dissatisfied",
                "Topic B"
              ]
            },
            {
              "prompt_question": "What future topics would you like to see?",
              "prompt_right_answers": [
                "Very Satisfied",
                "Neutral"
              ]
            }
          ],
          "rating_max_label": "Most Important",
          "rating_max_value": 9,
          "rating_min_label": "Not likely",
          "rating_min_value": 0,
          "right_answers": [
            "True",
            "This answer",
            "Option A",
            "The first one",
            "Correct Choice"
          ],
          "show_as_dropdown": false,
          "type": "single"
        },
        {
          "answer_max_character": 2000,
          "answer_min_character": 1,
          "answer_required": false,
          "answers": [
            "Poor",
            "No",
            "Yes",
            "Very Poor",
            "Average"
          ],
          "case_sensitive": true,
          "name": "What is your role in your company?",
          "prompts": [
            {
              "prompt_question": "What future topics would you like to see?",
              "prompt_right_answers": [
                "Satisfied",
                "Neutral",
                "Highly Relevant",
                "Topic C"
              ]
            }
          ],
          "rating_max_label": "Very Good",
          "rating_max_value": 7,
          "rating_min_label": "Not Relevant",
          "rating_min_value": 2,
          "right_answers": [
            "It is correct",
            "This answer",
            "Correct Choice",
            "True"
          ],
          "show_as_dropdown": true,
          "type": "single"
        }
      ],
      "title": "General Questions"
    }
  ],
  "total_records": 832
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "anonymous": false,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 750,
      "answer_min_character": 50,
      "answer_required": true,
      "answers": [
        "No",
        "Strongly Agree",
        "Yes",
        "Maybe",
        "Disagree"
      ],
      "case_sensitive": true,
      "name": "new_h323_device",
      "prompts": [
        {
          "prompt_question": "What is your favorite color?",
          "prompt_right_answers": [
            "A",
            "Right",
            "True"
          ]
        },
        {
          "prompt_question": "What is your favorite color?",
          "prompt_right_answers": [
            "Yes",
            "True",
            "Correct",
            "Right",
            "A"
          ]
        }
      ],
      "rating_max_label": "Extremely Likely",
      "rating_max_value": 9,
      "rating_min_label": "Strongly Disagree",
      "rating_min_value": 1,
      "right_answers": [
        "Option C",
        "Option A",
        "The correct choice",
        "Option B",
        "No"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 2000,
      "answer_min_character": 50,
      "answer_required": true,
      "answers": [
        "Strongly Disagree",
        "Yes",
        "Agree",
        "Option A"
      ],
      "case_sensitive": false,
      "name": "new_h323_device",
      "prompts": [
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "True",
            "A",
            "Right"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "Correct",
            "True"
          ]
        },
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "A",
            "Correct",
            "B",
            "True"
          ]
        },
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "B",
            "A",
            "True",
            "Right",
            "Yes"
          ]
        },
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "Correct",
            "B",
            "Yes"
          ]
        }
      ],
      "rating_max_label": "Excellent",
      "rating_max_value": 5,
      "rating_min_label": "Highly Dissatisfied",
      "rating_min_value": 2,
      "right_answers": [
        "Option B",
        "Yes"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 500,
      "answer_min_character": 50,
      "answer_required": true,
      "answers": [
        "Strongly Disagree",
        "Yes"
      ],
      "case_sensitive": true,
      "name": "api_test_20190508",
      "prompts": [
        {
          "prompt_question": "How was your experience?",
          "prompt_right_answers": [
            "B",
            "True",
            "Correct"
          ]
        },
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "Right",
            "B",
            "True",
            "Yes"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "Correct",
            "True",
            "Right",
            "B",
            "Yes"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "Right",
            "Yes",
            "True",
            "A",
            "Correct"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "True",
            "Right",
            "A"
          ]
        }
      ],
      "rating_max_label": "Highly Satisfied",
      "rating_max_value": 7,
      "rating_min_label": "Not Likely",
      "rating_min_value": 5,
      "right_answers": [
        "The correct choice",
        "No",
        "Option C",
        "Yes"
      ],
      "show_as_dropdown": false,
      "type": "single"
    }
  ],
  "title": "What is your primary goal today?"
}
{
  "id": "ax0IhVbwbQVjCFoMt2mGM",
  "status": "notstart",
  "anonymous": false,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 1500,
      "answer_min_character": 50,
      "answer_required": false,
      "answers": [
        "Agree",
        "Option 2",
        "Strongly Agree",
        "Option 1",
        "Maybe"
      ],
      "case_sensitive": false,
      "name": "Which of these features is most important?",
      "prompts": [
        {
          "prompt_question": "How satisfied are you with this webinar?",
          "prompt_right_answers": [
            "Very Satisfied",
            "Topic C",
            "Highly Relevant"
          ]
        },
        {
          "prompt_question": "What future topics would you like to see?",
          "prompt_right_answers": [
            "Topic C",
            "Neutral"
          ]
        }
      ],
      "rating_max_label": "Most Important",
      "rating_max_value": 9,
      "rating_min_label": "Not Relevant",
      "rating_min_value": 3,
      "right_answers": [
        "Option A",
        "This answer"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 500,
      "answer_min_character": 20,
      "answer_required": true,
      "answers": [
        "Disagree",
        "Option 1"
      ],
      "case_sensitive": false,
      "name": "How would you rate the speaker?",
      "prompts": [
        {
          "prompt_question": "Which topic was most helpful?",
          "prompt_right_answers": [
            "Very Dissatisfied",
            "Topic B",
            "Very Satisfied",
            "Highly Relevant",
            "Satisfied"
          ]
        },
        {
          "prompt_question": "Which topic was most helpful?",
          "prompt_right_answers": [
            "Not Relevant",
            "Satisfied",
            "Topic A",
            "Topic B",
            "Topic C"
          ]
        },
        {
          "prompt_question": "How useful was the content presented?",
          "prompt_right_answers": [
            "Very Satisfied",
            "Highly Relevant",
            "Not Relevant",
            "Satisfied",
            "Topic B"
          ]
        }
      ],
      "rating_max_label": "Most Important",
      "rating_max_value": 9,
      "rating_min_label": "Poor",
      "rating_min_value": 5,
      "right_answers": [
        "Correct Choice",
        "This answer"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 1500,
      "answer_min_character": 50,
      "answer_required": false,
      "answers": [
        "Disagree",
        "Strongly Disagree",
        "No"
      ],
      "case_sensitive": false,
      "name": "Which of these features is most important?",
      "prompts": [
        {
          "prompt_question": "Are you likely to recommend this webinar?",
          "prompt_right_answers": [
            "Topic B",
            "Topic C",
            "Topic A"
          ]
        },
        {
          "prompt_question": "Which topic was most helpful?",
          "prompt_right_answers": [
            "Highly Relevant",
            "Satisfied",
            "Topic C",
            "Neutral"
          ]
        },
        {
          "prompt_question": "Are you likely to recommend this webinar?",
          "prompt_right_answers": [
            "Very Dissatisfied",
            "Topic A",
            "Dissatisfied"
          ]
        }
      ],
      "rating_max_label": "Highest Priority",
      "rating_max_value": 6,
      "rating_min_label": "Lowest Priority",
      "rating_min_value": 3,
      "right_answers": [
        "True",
        "Option A",
        "It is correct"
      ],
      "show_as_dropdown": false,
      "type": "single"
    }
  ],
  "title": "Session Evaluation"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "id": "Ck3lCxL0EJisGPRMCc2mL",
  "status": "notstart",
  "anonymous": false,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 2000,
      "answer_min_character": 10,
      "answer_required": false,
      "answers": [
        "Agree",
        "Strongly Disagree",
        "No",
        "Disagree"
      ],
      "case_sensitive": false,
      "name": "What challenges are you currently facing?",
      "prompts": [
        {
          "prompt_question": "Are you likely to recommend this webinar?",
          "prompt_right_answers": [
            "Very Dissatisfied",
            "Not Relevant"
          ]
        },
        {
          "prompt_question": "What future topics would you like to see?",
          "prompt_right_answers": [
            "Neutral",
            "Highly Relevant",
            "Topic C"
          ]
        }
      ],
      "rating_max_label": "Highest Priority",
      "rating_max_value": 6,
      "rating_min_label": "Not Relevant",
      "rating_min_value": 1,
      "right_answers": [
        "This answer",
        "It is correct",
        "Option A",
        "Correct Choice"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 500,
      "answer_min_character": 5,
      "answer_required": false,
      "answers": [
        "No",
        "Strongly Disagree",
        "Maybe",
        "Strongly Agree",
        "Disagree"
      ],
      "case_sensitive": false,
      "name": "What is your main takeaway from this session?",
      "prompts": [
        {
          "prompt_question": "Which topic was most helpful?",
          "prompt_right_answers": [
            "Not Relevant",
            "Topic C",
            "Topic B"
          ]
        }
      ],
      "rating_max_label": "Strongly Agree",
      "rating_max_value": 7,
      "rating_min_label": "Not Relevant",
      "rating_min_value": 2,
      "right_answers": [
        "This answer",
        "It is correct",
        "Correct Choice",
        "The first one",
        "Option A"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 250,
      "answer_min_character": 1,
      "answer_required": false,
      "answers": [
        "Option 1",
        "Disagree"
      ],
      "case_sensitive": false,
      "name": "What challenges are you currently facing?",
      "prompts": [
        {
          "prompt_question": "Which topic was most helpful?",
          "prompt_right_answers": [
            "Very Dissatisfied",
            "Satisfied",
            "Dissatisfied",
            "Not Relevant"
          ]
        },
        {
          "prompt_question": "How useful was the content presented?",
          "prompt_right_answers": [
            "Neutral",
            "Topic C"
          ]
        }
      ],
      "rating_max_label": "Most Important",
      "rating_max_value": 6,
      "rating_min_label": "Not Relevant",
      "rating_min_value": 0,
      "right_answers": [
        "True",
        "Correct Choice"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 250,
      "answer_min_character": 10,
      "answer_required": false,
      "answers": [
        "No",
        "Yes"
      ],
      "case_sensitive": false,
      "name": "How would you rate the speaker?",
      "prompts": [
        {
          "prompt_question": "How useful was the content presented?",
          "prompt_right_answers": [
            "Topic A",
            "Satisfied"
          ]
        },
        {
          "prompt_question": "How useful was the content presented?",
          "prompt_right_answers": [
            "Dissatisfied",
            "Very Satisfied"
          ]
        }
      ],
      "rating_max_label": "Strongly Agree",
      "rating_max_value": 6,
      "rating_min_label": "Lowest Priority",
      "rating_min_value": 4,
      "right_answers": [
        "The first one",
        "This answer"
      ],
      "show_as_dropdown": true,
      "type": "single"
    }
  ],
  "title": "Topic Interest Check"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "anonymous": true,
  "poll_type": 2,
  "questions": [
    {
      "answer_max_character": 750,
      "answer_min_character": 5,
      "answer_required": false,
      "answers": [
        "No",
        "Yes",
        "Disagree",
        "Maybe"
      ],
      "case_sensitive": true,
      "name": "telepresence_unit",
      "prompts": [
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "Yes",
            "Correct"
          ]
        },
        {
          "prompt_question": "What is your favorite color?",
          "prompt_right_answers": [
            "A",
            "True"
          ]
        }
      ],
      "rating_max_label": "Highly Satisfied",
      "rating_max_value": 7,
      "rating_min_label": "Strongly Disagree",
      "rating_min_value": 4,
      "right_answers": [
        "Option B",
        "Yes",
        "The correct choice",
        "Option C"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 1500,
      "answer_min_character": 100,
      "answer_required": false,
      "answers": [
        "Option B",
        "Disagree",
        "Option A",
        "Maybe",
        "Yes"
      ],
      "case_sensitive": true,
      "name": "conference_room_h323_02",
      "prompts": [
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "Yes",
            "Right"
          ]
        }
      ],
      "rating_max_label": "Excellent",
      "rating_max_value": 9,
      "rating_min_label": "Very Low",
      "rating_min_value": 2,
      "right_answers": [
        "Option C",
        "Option B",
        "No",
        "The correct choice",
        "Option A"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 500,
      "answer_min_character": 10,
      "answer_required": true,
      "answers": [
        "Yes",
        "Strongly Disagree",
        "No",
        "Option C",
        "Option A"
      ],
      "case_sensitive": true,
      "name": "telepresence_unit",
      "prompts": [
        {
          "prompt_question": "How was your experience?",
          "prompt_right_answers": [
            "Yes",
            "Correct",
            "Right",
            "True"
          ]
        },
        {
          "prompt_question": "Any suggestions for improvement?",
          "prompt_right_answers": [
            "True",
            "Right",
            "Yes"
          ]
        },
        {
          "prompt_question": "What is your favorite color?",
          "prompt_right_answers": [
            "A",
            "Right"
          ]
        },
        {
          "prompt_question": "What is your favorite color?",
          "prompt_right_answers": [
            "Yes",
            "A",
            "B",
            "Right"
          ]
        },
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "Right",
            "Correct",
            "Yes",
            "A",
            "True"
          ]
        }
      ],
      "rating_max_label": "Very High",
      "rating_max_value": 5,
      "rating_min_label": "Very Low",
      "rating_min_value": 0,
      "right_answers": [
        "Option A",
        "Option B",
        "Option C",
        "The correct choice",
        "No"
      ],
      "show_as_dropdown": true,
      "type": "single"
    },
    {
      "answer_max_character": 1000,
      "answer_min_character": 5,
      "answer_required": true,
      "answers": [
        "Strongly Agree",
        "Yes",
        "Agree",
        "Maybe"
      ],
      "case_sensitive": false,
      "name": "api_test_20190508",
      "prompts": [
        {
          "prompt_question": "Any suggestions for improvement?",
          "prompt_right_answers": [
            "A",
            "True"
          ]
        },
        {
          "prompt_question": "Any suggestions for improvement?",
          "prompt_right_answers": [
            "True",
            "A",
            "Correct",
            "B"
          ]
        },
        {
          "prompt_question": "How was your experience?",
          "prompt_right_answers": [
            "Yes",
            "Right"
          ]
        },
        {
          "prompt_question": "Any suggestions for improvement?",
          "prompt_right_answers": [
            "A",
            "B"
          ]
        },
        {
          "prompt_question": "What features are most important to you?",
          "prompt_right_answers": [
            "True",
            "Right",
            "B"
          ]
        }
      ],
      "rating_max_label": "Very High",
      "rating_max_value": 7,
      "rating_min_label": "Very Low",
      "rating_min_value": 0,
      "right_answers": [
        "No",
        "Option B",
        "The correct choice"
      ],
      "show_as_dropdown": false,
      "type": "single"
    },
    {
      "answer_max_character": 500,
      "answer_min_character": 100,
      "answer_required": true,
      "answers": [
        "Maybe",
        "Option C",
        "Option B"
      ],
      "case_sensitive": true,
      "name": "api_test_20190508",
      "prompts": [
        {
          "prompt_question": "Rate our service.",
          "prompt_right_answers": [
            "A",
            "B",
            "Right",
            "Yes"
          ]
        }
      ],
      "rating_max_label": "Very High",
      "rating_max_value": 9,
      "rating_min_label": "Very Low",
      "rating_min_value": 5,
      "right_answers": [
        "Yes",
        "Option C"
      ],
      "show_as_dropdown": true,
      "type": "single"
    }
  ],
  "title": "What is your primary goal today?"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
statuspending
tracking_source_id5516482804110
page_size30
page_number1
next_page_tokenIAfJX3jsOLW7w3dokmFl84zOa0MAVGyMEB2
{
  "next_page_token": "aFB32eaHF7MqkKgy",
  "page_count": 7,
  "page_number": 2,
  "page_size": 22,
  "total_records": 523,
  "registrants": [
    {
      "id": "h8m8KqQaQAeOnbmudzWa5o",
      "address": "123 Main St",
      "city": "San Diego",
      "comments": "Excited for the insights.",
      "country": "JP",
      "custom_questions": [
        {
          "title": "Company Size?",
          "value": "Software Engineer"
        },
        {
          "title": "Company Size?",
          "value": "Advanced"
        },
        {
          "title": "Company Size?",
          "value": "Medium"
        },
        {
          "title": "Any specific questions?",
          "value": "Medium"
        }
      ],
      "email": "emily.jones@company.info",
      "first_name": "Emily",
      "industry": "Retail",
      "job_title": "Data Scientist",
      "last_name": "Brown",
      "no_of_employees": "1-20",
      "org": "Cyberdyne Systems",
      "phone": "555-0100",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "NY",
      "status": "approved",
      "zip": "92101",
      "create_time": "1967-01-09T13:23:39.0Z",
      "join_url": "https://conference.app/66666"
    },
    {
      "id": "d4i4GmMWQAeOnbmudzWa5k",
      "address": "101 Elm Dr",
      "city": "San Diego",
      "comments": "Excited for the insights.",
      "country": "MX",
      "custom_questions": [
        {
          "title": "How did you hear about us?",
          "value": "No specific questions"
        },
        {
          "title": "Experience Level?",
          "value": "Marketing Specialist"
        },
        {
          "title": "How did you hear about us?",
          "value": "To gain new skills"
        }
      ],
      "email": "david.miller@client.biz",
      "first_name": "Emily",
      "industry": "Technology",
      "job_title": "UX Designer",
      "last_name": "Smith",
      "no_of_employees": "1-20",
      "org": "Gringotts Bank",
      "phone": "555-0106",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "OH",
      "status": "approved",
      "zip": "60601",
      "create_time": "1896-03-15T08:14:55.0Z",
      "join_url": "https://zoom.us/j/22222"
    },
    {
      "id": "h8m8KqQaQAeOnbmudzWa5o",
      "address": "789 Pine Ln",
      "city": "New York",
      "comments": "Looking for practical tips.",
      "country": "FR",
      "custom_questions": [
        {
          "title": "Any specific questions?",
          "value": "Software Engineer"
        },
        {
          "title": "How did you hear about us?",
          "value": "Medium"
        },
        {
          "title": "How did you hear about us?",
          "value": "No specific questions"
        }
      ],
      "email": "henry.wilson@global.com",
      "first_name": "Jane",
      "industry": "Marketing",
      "job_title": "Consultant",
      "last_name": "Smith",
      "no_of_employees": "1-20",
      "org": "Weyland-Yutani",
      "phone": "555-0107",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "CA",
      "status": "approved",
      "zip": "60601",
      "create_time": "1930-12-19T23:18:20.0Z",
      "join_url": "https://webinar.com/join/33333"
    },
    {
      "id": "b2g2EkJUQAeOnbmudzWa5i",
      "address": "505 Willow Way",
      "city": "Los Angeles",
      "comments": "This seems very relevant.",
      "country": "BR",
      "custom_questions": [
        {
          "title": "Industry?",
          "value": "Software Engineer"
        },
        {
          "title": "What do you hope to learn?",
          "value": "No specific questions"
        },
        {
          "title": "Your Role?",
          "value": "No specific questions"
        }
      ],
      "email": "frank.davis@solution.app",
      "first_name": "Bob",
      "industry": "Healthcare",
      "job_title": "Educator",
      "last_name": "Williams",
      "no_of_employees": "1-20",
      "org": "Stark Industries",
      "phone": "555-0104",
      "purchasing_time_frame": "1-3 months",
      "role_in_purchase_process": "Influencer",
      "state": "IL",
      "status": "approved",
      "zip": "92101",
      "create_time": "1918-01-27T01:53:07.0Z",
      "join_url": "https://meeting.link/77777"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_ids1648538280000
{
  "first_name": "Natalie",
  "last_name": "Swaniawski",
  "email": "Erich34@yahoo.com",
  "address": "9370 Spinka Mall",
  "city": "Port Leaton",
  "state": "MA",
  "zip": "44956",
  "country": "AI",
  "phone": "225-349-7228 x080",
  "comments": "Will be sharing this with my team.",
  "custom_questions": [
    {
      "title": "What industry are you in?",
      "value": "Understand best practices for remote work."
    },
    {
      "title": "Any specific topics you want covered?",
      "value": "Gain insights into market trends."
    },
    {
      "title": "Do you use product X?",
      "value": "Improve my team's productivity workflows."
    },
    {
      "title": "How did you hear about us?",
      "value": "Gain insights into market trends."
    },
    {
      "title": "What is your primary goal today?",
      "value": "Explore new features of your platform."
    }
  ],
  "industry": "Healthcare",
  "job_title": "Principal Optimization Engineer",
  "no_of_employees": "1-20",
  "org": "Schulist - Dicki",
  "purchasing_time_frame": "1-3 months",
  "role_in_purchase_process": "Influencer",
  "language": "en-US",
  "source_id": "7209107971600"
}
{
  "id": 64100664624,
  "join_url": "https://clear-epic.org/",
  "registrant_id": "P2hS2cOAQaRrYX",
  "start_time": "2026-08-21T00:00:00.0Z",
  "topic": "Effective Communication Skills",
  "occurrences": [
    {
      "duration": 120,
      "occurrence_id": "1767312000000",
      "start_time": "2027-01-25T00:00:00.0Z",
      "status": "available"
    },
    {
      "duration": 30,
      "occurrence_id": "1767312000000",
      "start_time": "2027-04-02T00:00:00.0Z",
      "status": "unavailable"
    },
    {
      "duration": 90,
      "occurrence_id": "1767657600000",
      "start_time": "2026-12-22T00:00:00.0Z",
      "status": "available"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_questions": [
    {
      "answers": [
        "Option A",
        "Yes",
        "Maybe",
        "Option B"
      ],
      "required": true,
      "title": "What kind of content do you prefer?",
      "type": "short"
    },
    {
      "answers": [
        "Yes",
        "Option C",
        "Option B",
        "Maybe",
        "Strongly Agree"
      ],
      "required": false,
      "title": "What kind of content do you prefer?",
      "type": "short"
    }
  ],
  "questions": [
    {
      "field_name": "last_name",
      "required": false
    },
    {
      "field_name": "last_name",
      "required": true
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_questions": [
    {
      "answers": [
        "Option B",
        "Option A",
        "Agree",
        "Strongly Agree",
        "Disagree"
      ],
      "required": true,
      "title": "What do you hope to learn from this?",
      "type": "short"
    },
    {
      "answers": [
        "Maybe",
        "Agree",
        "No",
        "Option B",
        "Yes"
      ],
      "required": true,
      "title": "What industry are you in?",
      "type": "short"
    },
    {
      "answers": [
        "Yes",
        "Disagree"
      ],
      "required": false,
      "title": "Any specific topics you want covered?",
      "type": "short"
    },
    {
      "answers": [
        "Option C",
        "Disagree",
        "No"
      ],
      "required": true,
      "title": "How did you hear about us?",
      "type": "short"
    },
    {
      "answers": [
        "Option C",
        "Maybe"
      ],
      "required": false,
      "title": "What's your experience level?",
      "type": "short"
    }
  ],
  "questions": [
    {
      "field_name": "last_name",
      "required": true
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
{
  "action": "approve",
  "registrants": [
    {
      "email": "Kenyon0@gmail.com",
      "id": "FGHIJK4567LMNOPQRSTU89"
    },
    {
      "email": "Margarita80@hotmail.com",
      "id": "1234567890abcdefghijkl"
    },
    {
      "email": "Jakob.Franey@yahoo.com",
      "id": "1234567890abcdefghijkl"
    },
    {
      "email": "Dallas.Gibson@gmail.com",
      "id": "ABCDEF0123GHIJKL4567MNO"
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648194360000
{
  "id": "18800450657",
  "address": "9393 Sanford Way",
  "city": "Caleighboro",
  "comments": "Hope to learn new strategies.",
  "country": "NR",
  "custom_questions": [
    {
      "title": "Company Size?",
      "value": "Software Engineer"
    }
  ],
  "email": "Lavonne.Casper77@gmail.com",
  "first_name": "Carmen",
  "industry": "Education",
  "job_title": "Corporate Functionality Manager",
  "last_name": "Leffler",
  "no_of_employees": "1-20",
  "org": "Boehm, Gulgowski and Steuber",
  "phone": "921-565-3746 x8346",
  "purchasing_time_frame": "1-3 months",
  "role_in_purchase_process": "Influencer",
  "state": "Missouri",
  "status": "approved",
  "zip": "03515",
  "language": "en-US",
  "create_time": "2025-08-26T00:00:00.0Z",
  "join_url": "https://deadly-sport.net/"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
occurrence_id1648538280000
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "passcode": "2289RJ"
}
{
  "sip_dialing": "1357902468.uvw5.xyz6.abc7.def8@zoomcrc.com",
  "paid_crc_plan_participant": true,
  "participant_identifier_code": "xDqmPOH84",
  "expire_in": 54360
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "action": "end"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_survey": {
    "title": "Session Review Form",
    "anonymous": true,
    "numbered_questions": false,
    "show_question_type": true,
    "feedback": "We value your insights. Thank you for completing our survey.",
    "questions": [
      {
        "name": "How useful was this webinar?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Strongly Disagree",
          "Strongly Agree"
        ],
        "prompts": [
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "What next steps will you take?"
          },
          {
            "prompt_question": "Any other thoughts?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "How are you?"
          }
        ],
        "answer_min_character": 10,
        "answer_max_character": 1500,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Unhappy",
        "rating_max_label": "Very Happy"
      },
      {
        "name": "How likely are you to recommend this webinar to a colleague?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": true,
        "answers": [
          "Strongly Agree",
          "Strongly Disagree",
          "Good",
          "Useful"
        ],
        "prompts": [
          {
            "prompt_question": "Any other thoughts?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "What next steps will you take?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 500,
        "rating_min_value": 0,
        "rating_max_value": 5,
        "rating_min_label": "Poor",
        "rating_max_label": "Highly Relevant"
      },
      {
        "name": "How would you rate the speaker's clarity?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Good",
          "Disagree",
          "Agree",
          "Not Useful",
          "Poor"
        ],
        "prompts": [
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "Any other thoughts?"
          }
        ],
        "answer_min_character": 2,
        "answer_max_character": 500,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Waste of time",
        "rating_max_label": "Extremely Likely"
      },
      {
        "name": "Any additional comments or suggestions?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Strongly Agree",
          "Strongly Disagree"
        ],
        "prompts": [
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "Any other thoughts?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 2000,
        "rating_min_value": 0,
        "rating_max_value": 7,
        "rating_min_label": "Irrelevant",
        "rating_max_label": "Significant Impact"
      },
      {
        "name": "What did you like most about the presentation?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Agree",
          "Useful",
          "Disagree",
          "Excellent",
          "Neutral"
        ],
        "prompts": [
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 500,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Minimal Impact",
        "rating_max_label": "Very Good"
      },
      {
        "name": "Any additional comments or suggestions?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Strongly Disagree",
          "Disagree"
        ],
        "prompts": [
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "Any other thoughts?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What is your current role?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 2000,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Not likely",
        "rating_max_label": "Very Happy"
      },
      {
        "name": "How useful was this webinar?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": true,
        "answers": [
          "Strongly Agree",
          "Fair"
        ],
        "prompts": [
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What next steps will you take?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "Any other thoughts?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "What next steps will you take?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 1500,
        "rating_min_value": 1,
        "rating_max_value": 7,
        "rating_min_label": "Not at all",
        "rating_max_label": "Excellent"
      },
      {
        "name": "Any additional comments or suggestions?",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Not Useful",
          "Strongly Agree"
        ],
        "prompts": [
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 100,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Poor",
        "rating_max_label": "Significant Impact"
      },
      {
        "name": "Any additional comments or suggestions?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Poor",
          "Neutral",
          "Fair"
        ],
        "prompts": [
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "Any other thoughts?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "How can we improve?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "What is your current role?"
          },
          {
            "prompt_question": "What challenged you the most?"
          },
          {
            "prompt_question": "Overall satisfaction?"
          },
          {
            "prompt_question": "Any other thoughts?"
          }
        ],
        "answer_min_character": 2,
        "answer_max_character": 500,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Minimal Impact",
        "rating_max_label": "Excellent"
      },
      {
        "name": "What improvements could be made?",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Good",
          "Excellent",
          "Very Useful"
        ],
        "prompts": [
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "Any other thoughts?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "What are your key takeaways?"
          },
          {
            "prompt_question": "What next steps will you take?"
          },
          {
            "prompt_question": "How familiar are you with this topic?"
          },
          {
            "prompt_question": "How are you?"
          },
          {
            "prompt_question": "Which aspects were most valuable?"
          },
          {
            "prompt_question": "What is your current role?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 2000,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Waste of time",
        "rating_max_label": "Great Value"
      }
    ]
  },
  "show_in_the_browser": true,
  "show_in_the_follow_up_email": true,
  "third_party_survey": "https://lighthearted-bonfire.org"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "custom_survey": {
    "title": "Suggestions for future webinars?",
    "anonymous": false,
    "numbered_questions": true,
    "show_question_type": false,
    "feedback": "Thank you for sharing your thoughts. We are committed to using your feedback to enhance our services.",
    "questions": [
      {
        "name": "api_test_20190508",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": true,
        "answers": [
          "Yes",
          "Maybe",
          "Strongly Disagree"
        ],
        "prompts": [
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What is your favorite color?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 500,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Highly Dissatisfied",
        "rating_max_label": "Strongly Agree"
      },
      {
        "name": "conference_room_h323_02",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Option A",
          "Strongly Agree",
          "Yes",
          "Strongly Disagree",
          "Agree"
        ],
        "prompts": [
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "How was your experience?"
          }
        ],
        "answer_min_character": 50,
        "answer_max_character": 750,
        "rating_min_value": 1,
        "rating_max_value": 10,
        "rating_min_label": "Highly Dissatisfied",
        "rating_max_label": "Very High"
      },
      {
        "name": "api_test_20190508",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Strongly Disagree",
          "Strongly Agree",
          "Option C",
          "Option A"
        ],
        "prompts": [
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          }
        ],
        "answer_min_character": 50,
        "answer_max_character": 500,
        "rating_min_value": 4,
        "rating_max_value": 5,
        "rating_min_label": "Strongly Disagree",
        "rating_max_label": "Very High"
      },
      {
        "name": "new_h323_device",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": true,
        "answers": [
          "Option A",
          "Disagree",
          "Strongly Agree",
          "Yes",
          "Maybe"
        ],
        "prompts": [
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "How was your experience?"
          }
        ],
        "answer_min_character": 1,
        "answer_max_character": 1000,
        "rating_min_value": 4,
        "rating_max_value": 8,
        "rating_min_label": "Not Likely",
        "rating_max_label": "Strongly Agree"
      },
      {
        "name": "new_h323_device",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Yes",
          "Disagree"
        ],
        "prompts": [
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 1000,
        "rating_min_value": 3,
        "rating_max_value": 5,
        "rating_min_label": "Not Likely",
        "rating_max_label": "Excellent"
      },
      {
        "name": "new_h323_device",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Strongly Agree",
          "Option A"
        ],
        "prompts": [
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "How was your experience?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 1500,
        "rating_min_value": 2,
        "rating_max_value": 7,
        "rating_min_label": "Not Likely",
        "rating_max_label": "Extremely Likely"
      },
      {
        "name": "telepresence_unit",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Option C",
          "No"
        ],
        "prompts": [
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "What features are most important to you?"
          }
        ],
        "answer_min_character": 20,
        "answer_max_character": 750,
        "rating_min_value": 5,
        "rating_max_value": 8,
        "rating_min_label": "Highly Dissatisfied",
        "rating_max_label": "Excellent"
      },
      {
        "name": "conference_room_h323_02",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "No",
          "Strongly Disagree"
        ],
        "prompts": [
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          }
        ],
        "answer_min_character": 20,
        "answer_max_character": 750,
        "rating_min_value": 2,
        "rating_max_value": 10,
        "rating_min_label": "Very Low",
        "rating_max_label": "Strongly Agree"
      },
      {
        "name": "telepresence_unit",
        "type": "single",
        "answer_required": false,
        "show_as_dropdown": false,
        "answers": [
          "Disagree",
          "Agree"
        ],
        "prompts": [
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "How was your experience?"
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          }
        ],
        "answer_min_character": 100,
        "answer_max_character": 500,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Poor",
        "rating_max_label": "Highly Satisfied"
      },
      {
        "name": "conference_room_h323_02",
        "type": "single",
        "answer_required": true,
        "show_as_dropdown": false,
        "answers": [
          "Option A",
          "Yes",
          "Option C",
          "Disagree"
        ],
        "prompts": [
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "What is your favorite color?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "Rate our service."
          },
          {
            "prompt_question": "Any suggestions for improvement?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          },
          {
            "prompt_question": "What features are most important to you?"
          }
        ],
        "answer_min_character": 5,
        "answer_max_character": 1000,
        "rating_min_value": 0,
        "rating_max_value": 10,
        "rating_min_label": "Strongly Disagree",
        "rating_max_label": "Very High"
      }
    ]
  },
  "show_in_the_browser": true,
  "show_in_the_follow_up_email": false,
  "third_party_survey": "https://exalted-hamburger.info/"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
typeclosed_caption_token
{
  "token": "https://zoom.us/closedcaption?id=987654321&ns=ZYXWVU==&expire=18000&spparams=id%2Cns%2Cexpire&signature=mockSignature2"
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
{
  "total_records": 6210,
  "tracking_sources": [
    {
      "id": "4455667788990",
      "registration_count": 10,
      "source_name": "Blog Referral",
      "tracking_url": "https://zoom.us/webinar/join/campaign_code_B",
      "visitor_count": 400
    },
    {
      "id": "6677889900112",
      "registration_count": 75,
      "source_name": "Google Search Ad",
      "tracking_url": "https://mywebinar.io/join?utm_source=email&utm_medium=newsletter",
      "visitor_count": 600
    },
    {
      "id": "5516482804110",
      "registration_count": 45,
      "source_name": "Company Website Banner",
      "tracking_url": "https://example.com/webinar/register/5516482804110/WN_juM2BGyLQMyQ_ZrqiGRhLg",
      "visitor_count": 20
    },
    {
      "id": "5566778899001",
      "registration_count": 50,
      "source_name": "Facebook Ad Campaign",
      "tracking_url": "https://mockapi.dev/register?source=facebook&campaign=webinar_spring",
      "visitor_count": 30
    },
    {
      "id": "9876543210987",
      "registration_count": 120,
      "source_name": "Facebook Ad Campaign",
      "tracking_url": "https://event.platform/webinar/signup/trackingid=xyz123",
      "visitor_count": 400
    }
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Service Homepage: www.zoom.com/
API documentation: developers.zoom.us/docs/api/
zoom apizoom integrationmeetings