Get logs
environments
Get logs
Get logs for an environment
GET
Get logs
Authorizations
Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.
Path Parameters
The ID of the environment
Query Parameters
Start time — ISO 8601 (2024-01-01T00:00:00Z) or relative (1h, 30m, 2d)
End time — ISO 8601 or relative
Maximum number of log entries to return.
Required range:
1 <= x <= 1000Filter by log level
Available options:
INFO, ERROR, WARNING, DEBUG Filter pattern to search for in log content
Pagination token from a previous response