Skip to main content
GET
Get presentation slides and Q&A settings

Authorizations

x-presentation-token
string
header
required

HMAC-signed token scoped to a specific presentation. Obtained from POST /api/presentations/{presentationId}/events-token.

Path Parameters

presentationId
string<uuid>
required

Response

Presentation content

id
string<uuid>
required
status
enum<string>
required
Available options:
not_started,
pending,
generating,
ready,
failed
slides
object[]
required
qaSettings
object

Q&A prompt configuration as served to the presentation viewer, with presigned audio URLs.