Logs
Get Log File Content
GET
Get Log File Content
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
Node ID where the log file is located. Use the node_id value from the /logs response.
Log file path. Use the filename value from the /logs response.
Starting line number (1-based).
Required range:
x >= 1Ending line number. Max 50000.
Required range:
1 <= x <= 50000Get Log File Content

