API Reference

Conversations

Get Conversations for audit based on filter conditions passed in.

Log in to see full request history
Body Params
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 to use while generating the report.

object | null

The App headers to filter on (AND filter).

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
Response
200

Success

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