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

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAllAssistantRequest
required

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
Assistant[]
Array of assistant objects returned by the request.
object
Error information, if applicable.
object
Pagination information for the response.