Skip to main content
Retrieves detailed information about a specific assistant’s knowledge configuration using the Rapida API.
For more authentication options, see: https://doc.rapida.ai/api-reference/authentication

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAssistantKnowledgeRequest
required

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
AssistantKnowledge
Detailed information about the assistant’s knowledge configuration.
object
Error information, if applicable.