Download workspace logs
Logs
Download workspace logs
Download workspace logs as a plain-text file filtered by query parameters.
GET
Download workspace logs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Start timestamp for querying logs, in nanoseconds from the Unix epoch.
Example:
"1635467890123456789"
End timestamp for querying logs, in nanoseconds from the Unix epoch.
Example:
"1635467891123456789"
Max number of log lines to fetch
Direction of sorting logs. Can be asc or desc
Query params to fetch logs
Query to filter logs
Number of logs corresponding to the starting timestamp to be ignored.
Response
Streamed plain-text log file.
The response is of type file.