Conversations

Get Conversations for feedback analysis based on filter conditions passed in.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for a Feedback report

uuid
required

The Organization Key ID to filter the audit report on.

date-time
required

The Start Date to filter on.

date-time
required

The End Date to filter on.

int32
1 to 20

The page size while generating the report.

appHeaders
object | null

The App headers to filter on (AND filter).

int32 | null

User's Feedback score to filter on.

string | null

User's Feedback text to filter on (uses CONTAINS).

string | null

Application/User's Feedback tags to filter on (uses contains).

uuid | null

The Prompt ID to filter on.

uuid | null

The Prompt Version ID to filter on.

uuid | null

The Conversation ID to filter on.

string | null

For continued pagination, pass in the ContinuationToken from the previous call. If null, you've reached the end of results.

Headers
string
required
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

Success

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!