List chat histories for a specific assistant specialization
Assistants
Get chat histories for an assistant
Retrieves chat histories associated with a particular assistant specialization.
GET
List chat histories for a specific assistant specialization
Authorizations
Use JWT token for authentication
Path Parameters
Identifier of the assistant specialization
Query Parameters
Maximum number of chat histories to return
Required range:
1 <= x <= 100Number of chat histories to skip (pagination offset)
Required range:
x >= 0Response
List of chat histories for the assistant specialization
Unique identifier for the chat session
Identifier for the assistant specialization used
Timestamp when the chat was created
Messages exchanged in the chat
Custom metadata associated with the chat