Skip to main content
Retrieves a paginated list of assistant HTTP logs, including webhook delivery logs, with optional filtering and ordering using the Rapida API.
For more authentication options, see: https://doc.rapida.ai/api-reference/authentication

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAllAssistantHTTPLogRequest
required

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
AssistantHTTPLog[]
Array of assistant HTTP log entries.
Paginated
Pagination metadata.
object
Error information, if applicable.