One Tap Mobile links

Description
When using zoom api to get meeting details - One tap mobile option is not returned for a meeting

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

Which Endpoint/s?
https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meeting

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

  1. Run a simple get meeting details as described https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meeting
  2. Does not return one tap details

Hi @codemanas17,

The one-tap mobile option is returned by our GET Invite endpoint. Please call this endpoint to retreive this:
https://api.zoom.us/v2/meetings/{meetingId}/invitation

Let me know if this helps—thanks!
Will

1 Like

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