Documentation Index
Fetch the complete documentation index at: https://morphik.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Sync
- Async
Parameters
limit(int, optional): Maximum number of log entries. Defaults to 100.hours(float, optional): Lookback window in hours. Defaults to 4.0.op_type(str, optional): Filter by operation type (for examplequery,ingest)status(str, optional): Filter by status (for exampleok,error)
Returns
List[LogResponse]: Recent log entries

