API differences by license

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

Description
We want to provide all type user with our developing service.
Please tell me about APIs.
What is difference in below APIs by license (Pro/Business/Education/Enterprise)?

  • List meetings (/metric/meetings)
  • List meeting participants (/metrics/meetings/{meetingId}/participants)
  • List users (/users)

Error

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

Which Endpoint/s?

  • /metric/meetings
  • /metrics/meetings/{meetingId}/participants
  • /users

How To Reproduce (If applicable)

Screenshots (If applicable)

Additional context

Hi @osawa.yuta,

You can find the required license listed in our docs under the prerequisites for the endpoint:

/metrics requires Business plan
/users requires Pro plan

Thanks!
Will

1 Like

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