Skip to main content
Retrieves a paginated list of conversations for a specific assistant using the Rapida API.
For more authentication options, see: https://doc.rapida.ai/api-reference/authentication

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAllAssistantConversationRequest
required

Usages

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
AssistantConversation[]
Array of assistant conversations.
Paginated
Pagination information for the response.
object
Error information, if applicable.