Logs
List Log Files
GET
List Log Files
Documentation Index
Fetch the complete documentation index at: https://docs.aieev.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key as a Bearer token. Create API keys in the project overview.
Path Parameters
Unique endpoint ID.
Query Parameters
Filter logs by a specific replica ID.
Set to false to exclude rotated historical logs and return only current active logs.
Response
200 - application/json
List of log files.
Node ID where the log is stored.
Associated replica ID.
Log file path. Use as the filename parameter in the /logs/file API.
Whether this is a rotated historical log file from a terminated replica.
Log start time. Only available for historical logs.
Log end time. Only available for historical logs.
List Log Files

