Skip to main content
Retrieves a paginated list of all knowledge bases associated with 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.
GetAllAssistantKnowledgeRequest
required

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
AssistantKnowledge[]
Array of assistant knowledge configurations.
object
Error information, if applicable.
Paginated
Pagination information for the results.