Error while getting participants who joined meeting

GET : https://api.zoom.us/v2/report/meetings/83117069724/participants
headers : {
‘Authorization’ : “Bearer eyJzdiI6IjAwMDAwMSIsImFsZyI6IkhTNTEyIiwidiI6IjIuMCIsImtpZCI6IjRiOTNlODg5LTQ5YjQtNGY0NS1hOWQ5LTMzMWZmNTY4NTUzNCJ9.eyJhdWQiOiJodHRwczovL29hdXRoLnpvb20udXMiLCJ1aWQiOiJhMjMtNUpfYVNvZWJmb1BHZnR2MmF3IiwidmVyIjo5LCJhdWlkIjoiMWYxZjdmYjgwNWU2OGUwYTMzZGJlNDVjYTYzNzIxZmQiLCJuYmYiOjE3MTM1MDY1MjIsImNvZGUiOiI1T09NRWI2QlJKU0hmMkdJTl85Tmp3UU5yTkN2ejhvMWciLCJpc3MiOiJ6bTpjaWQ6MkdfMl80T2RUNUd2YXZhNGNjVk9NZyIsImdubyI6MCwiZXhwIjoxNzEzNTEwMTIyLCJ0eXBlIjozLCJpYXQiOjE3MTM1MDY1MjIsImFpZCI6Ik1ZYkpZSXIyU0ctYkg2dzhua0pSZmcifQ.NlGgXV0vdyAly04Ygd33F9y4WzHXkZ2oT2-ucLEsTDAvOY_5zexDsHyd7iTrKhq9cQ0Uuxm8f16rHef54kuABg”
}

error :
{
“code”: 200,
“message”: “Only available for Paid or ZMP account: MYbJYIr2SG-bH6w8nkJRfg.”
}

this is my Zoom API Account, where should I pass this account

please help @chunsiong.zoom @tommy

If it required any plans please share details…
@chunsiong.zoom @tommy

@SaiVenkatesh79 you are trying to call the report API, and reports are only available for paid accounts, hence the error.

If it required any plans please share details…
Mr. @chunsiong.zoom

@SaiVenkatesh79 you might want to refer to this detail here

https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060623

You will minimally need Pro account type.

Can we show some text in this screen after joining in using Join URL…


is this possible to customize this screen…

@SaiVenkatesh79 there is limited customization you can do in Web Meeting SDK Client View. You have to use it as-is.

There are some buttons which you can show / hide at the bottom. Alternatively you might want to check out Component View or Video SDK