Query for logs.
x >= 0Filter logs. Only logs matching all criteria will be returned
Defines log sorting options.
TIMESTAMP_ASC, TIMESTAMP_DESC Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Successful Response
The logger name.
The log level.
The log message.
The log timestamp.
The flow run ID associated with the log.
The task run ID associated with the log.