Skip to main content
Retrieves detailed information about a specific webhook configured for an 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.
GetAssistantWebhookRequest
required

Usage

Response

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