v1
latestSwagger 2.0MIT2026-07-1716717.0 KBGet a stream of the logs for a specific function
get/system/logs
Query parameters
namestring required
Function name
sincestring
Only return logs after a specific date (RFC3339)
tailinteger
Sets the maximum number of log messages to return, <=0 means unlimited
followboolean
When true, the request will stream logs until the request timeout
Response
Newline delimited stream of log messages