Retrieve Broadcast Chat Members by ID

This operation returns a list of the members of a broadcast chat by broadcast chat ID.

Authorization and Permissions

  • An OpenAm token is required.
  • The user must have content creation permission which can be added by a Talk administrator.
Path Params
string
required

The ID of a broadcast chat.

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.

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

500

Internal Server Error

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