cURL
curl --request GET \ --url https://agent-studio.thena.ai/api/v1/chat/history \ --header 'x-api-key: <api-key>'
"<any>"
Get all chat histories for the authenticated user.
Number of threads to return
1 <= x <= 50
Cursor for pagination
Successful Response
The response is of type any.
any