Zoom /metrics/meeting - Tracking fields not returning

Using this template helps us debug your issues more effectively :slight_smile:

Tracking_fields not returning when specifying include_fields = tracking_fields

Error
No error - just not returning the data

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

Which Endpoint/s?
https://api.zoom.us/v2/metrics/meetings

How To Reproduce (If applicable)
/metrics/meetings?type=past&from=2022-02-14&page_size=300&include_fields=tracking_fields

Hi @nguyenann13

Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
From the request URL that you are sharing here, I noticed that you did not include the β€œto” parameter, could you please add it as its a required field and try again.

Best,
Elisa

Even with the β€˜to’ parameter it is not returning

Hi @nguyenann13
Thanks for reaching out back to me.
Make sure to add tracking fields when scheduling the meeting so you will be able to see them in your response.