AI: Conversations

Chat and interaction history.

List conversations

get
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Responses
chevron-right
200

Success

No content

get
/api/v1/ai/conversations
200

Success

No content

End conversation

patch
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Path parameters
conversationUlidstringRequired
Responses
chevron-right
200

Success

No content

patch
/api/v1/ai/{conversationUlid}/end
200

Success

No content

Report conversation

patch
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Path parameters
conversationUlidstringRequired
Responses
chevron-right
200

Success

No content

patch
/api/v1/ai/{conversationUlid}/report
200

Success

No content

Last updated

Was this helpful?