Skip to main content
Retrieves a list of webhooks associated with a specific assistant using the Rapida API. This endpoint supports pagination and filtering capabilities.
For more authentication options, see: https://doc.rapida.ai/api-reference/authentication

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAllAssistantWebhookRequest
required

Usage

Response

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