Retrieve Paginated List of Bulk Chat Asynchronous Requests

This operation returns a paginated list of bulk chat asynchronous requests. You can filter by state, date range, and creator.

Authorization and Permissions

  • An OpenAM or Auth0 token is required.
  • Users can only see their own bulk chat operations unless they have administrative permissions.
Query Params
integer
≥ 0
Defaults to 0

The zero-based index of the first item to return.

integer
1 to 100
Defaults to 20

The maximum number of items to return.

string
enum

The state by which to filter operations.

Allowed:
date-time

Filter operations created after this date (ISO 8601 UTC).

date-time

Filter operations created before this date (ISO 8601 UTC).

Headers
string
required

An OpenAm token for the user.

string

A UUID value to track the request, used for debugging and tracing.

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