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
ConnectionConfig
required
Configuration for the client connection.
request
GetAllAssistantHTTPLogRequest
required

Usage

Response

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