Query parameters
Comma-separated list of sources you want to query.
Filter logs with your query. This follows the same rules as Live Tail;read more about Live Tail Query Language.
How many rows do you want to return? Accepts a range of 50-1000. Default: 100 rows.
Start of time range for the log query (ISO8601-formatted string: 2022-07-19T13:32:56+0000).
End of time range for the log query (ISO8601-formatted string: 2022-07-19T13:32:56+0000).
In what order do you want your logs? Possible values: newest_first
, oldest_first
. Default: newest_first
Headers
Bearer $TEAM_TOKEN