GET /metrics/webinars/{webinarId}/participants is not returning Data

Description
When hitting the Api GET /metrics/webinars/{webinarId}/participants it is returning OK response with no data, but it has the participants

Error(No Data return)
{
“next_page_token”: “”,
“page_count”: 0,
“page_size”: 30,
“participants”: ,
“total_records”: 0
}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
GET /metrics/webinars/{webinarId}/participants

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)

Additional context
Add any other context about the problem here.

Hey @webinars2,

Thanks for reaching out about this—in taking a look at things from my end, I’m not seeing a webinar with ID 94095710176. Was this a recurring series or do you have a date when this took place? Let me know if you can provide any additional details.

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.