Skip to main content
Retrieves a specific assistant HTTP log entry, including webhook delivery logs, by its ID using the Rapida API.
For more authentication options, see: https://doc.rapida.ai/api-reference/authentication

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAssistantHTTPLogRequest
required

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
AssistantHTTPLog
The assistant HTTP log entry details.
object
Error information, if applicable.