Meeting
Get user's own meetings or meetings with assigned permission
<br> <b>isPublic</b>: true | false | null (public and not public) </br> <br> <b>isStarted</b>: true | false | null (started and closed) </br>post/Meeting/GetUserMeetings
Headers
X-Versionstring
Request body
Example request
{
"instituteId": 1
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.