Skip to main content
Retrieves a list of all assistant analyses with optional filtering and pagination using the Rapida API.
For more authentication options, see: https://doc.rapida.ai/api-reference/authentication

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAllAssistantAnalysisRequest
required

Usage

Response

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