Skip to content

Session receipts

GET
/api/streamer/receipts

Broadcast session receipts for a handle, including the END CARD recap when published. Empty without handle.

  • None
handle
required
string

OK

object
receipts
required
Array<object>
object
id
string
handle
string
muxStreamId
string | null
startedAt
string
endedAt
string | null
durationSecs
integer | null
peakViewers
integer
marketsActive
Array<object>
object
marketId
string
marketTitle
string
hlsUrl
string
reconstructed
boolean
vodPlaybackId
string | null
createdAt
string
recap

END CARD recap, when published.

object | null
recapPublishedAt
string | null