Magidoc

getMeetingUserDataList
Query

Get all meeting user data records for the current user. Returns meetings where Sidekick has recorded data (transcripts, goals, etc). Sorted by most recently modified first. Use this to list recent meetings with materials, goals, or transcripts.

Arguments

#

workspaceId

ID !
Non-null

limit

Maximum number of results to return (default: 50)

Response

#

Returns [MeetingUserData !]!.

Example

#