Skip to main content
GET
Session projection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Query Parameters

host
enum<string>

Host projection. Requires host auth.

Available options:
1
mode
enum<string>

Projector wall. Requires host auth.

Available options:
wall
k
string

Per-room host key.

Response

Projection. Shape depends on audience / host / wall.

status
enum<string>
required
Available options:
live,
ended
code
string
required
title
string
required
brand
object | null
poll
object | null
polls
object[]
questions
object[]
highlightedQuestionId
string | null
voted
boolean
voteOptionId
string | null
k
string

Host only.

participantCount
integer
createdAt
integer
endsAt
integer
roster
object[]

Host only. Do not send to an LLM tool.