Session receipts
GET /api/streamer/receipts
GET
/api/streamer/receipts
Broadcast session receipts for a handle, including the END CARD recap when published. Empty without handle.
Authorizations
Section titled “Authorizations ”- None
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” handle
required
string
Responses
Section titled “ Responses ”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