Get broadcast chat history
Returns newest-first chat messages for a broadcast owned by the authenticated user.
GET
Get broadcast chat history
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Pattern:
^[a-zA-Z0-9]{1,13}$Query Parameters
Required range:
1 <= x <= 200A 64-bit signed integer.
A comma separated list of BroadcastChatMessage fields to display. The fields available for a BroadcastChatMessage object.
Minimum array length:
1Available options:
author_id, author_name, author_username, broadcast_id, created_at_ms, id, reply_to, text