Retrieve Broadcast Chats

This operation returns a list of broadcast chats created by the owner. The gap between created-start-date and created-end-date should not exceed 6 months.

Authorization and Permissions

  • An OpenAm token is required.
  • The user must have content creation permission which can be added by a Talk administrator.
Query Params
integer
Defaults to 0

The index of a paginated response, which specifies the page number of the response. If not specified, a default of 0 is used.

integer
≤ 100
Defaults to 100

The count of a paginated response, which specifies the number of posts to return per page. If not specified, a default of 100 posts is returned. The count cannot exceed 100.

date-time

The start date of a date range filtering the response.

date-time

The end date of a date range filtering the response.

Headers
string
required

An OpenAm or auth0 token for the user.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json