Retrieve Completed Bulk Chat Response by ID

This operation returns the final response body of a completed asynchronous bulk chat request and includes the same payload as the original synchronous operation would have returned, including success, partial success, or failure details.

Authorization and Permissions

  • An OpenAM or Auth0 token is required to retrieve the response.
  • The user must have permission to access the bulk chat operation results.
Path Params
string
required

The request ID of the completed bulk chat operation.

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