Get a meeting
get_meetingFetch one meeting by id with its phases and stages. For a retrospective it also returns the reflection groups and reflections plus vote/topic/task/comment counts. Uses __typename so you can tell meeting types apart. Parabol GraphQL: viewer.meeting(meetingId). Requires MEETINGS_READ.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meetingId | Yes | The meeting id. |