Fetch a single ready check session with participant details.
Session ID to look up.
Fetch all active and recent ready check sessions. Requires read:ready-checks scope.
List all configured ready check templates. Requires read:ready-checks scope.
Remove a ready check template. Requires write:ready-checks scope.
Template ID to remove.
Start a ready check session from a saved template. Requires write:ready-checks scope.
Targets connected operators matching the template's audience and expires after ~20 seconds.
ID of the template to initiate.
OptionalinitiatorName: stringDisplay name of the person starting the check (shown to participants).
Create or update a ready check template. Requires write:ready-checks scope.
If input.id is provided, the existing template is updated; otherwise a new one is created.
Template configuration (message is required).
Ready Check template and session management.
Ready Checks are short-lived (20s) attendance polls that target connected operators. Templates define reusable configurations; sessions are live instances.
Example