Get Past Meeting Participants does not return the host when a meeting is only attended by the host

I am unsure whether this is by design or a bug but when you call this endpoint:

For meeting only the host has attended, then the array of participants returned is empty. However, if someone else joins the meeting, both the host and the participant are returned.

Hi @MarkWalsh this is by design. When a participant joins a meeting (with a Host), it will become an instance of a meeting and a unique identifier (UUID) will be created.

Let us know if there’s anything we can help with!