Get logs
GET/v0/logs
Retrieves detailed request/response logs with comprehensive filtering options and pagination support. This endpoint allows querying logs by multiple criteria including client, server, date range, and request type. Results can be paginated for handling large log volumes efficiently.
Request
Responses
- 200
- 500
Successfully retrieved logs matching the specified filters with pagination metadata
Server encountered an error while processing the request, such as database connection issues or internal processing errors