Skip to main content
Retrieves detailed information about 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.
GetAssistantRequest
required

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
Assistant
Detailed information about the assistant.
object
Error information, if applicable.