Deploy & logs
Read logs
Read workflow execution logs — inputs, outputs, console output, and stack traces.
GET
Read logs
Returns workflow execution logs — inputs, outputs, console output, and
stack traces. Logs are retained for 90 days. See Troubleshooting for common runtime
errors and fixes.
Authorizations
Enter your Zite API key. Format: Bearer <api_key>
Path Parameters
The app ID.
Query Parameters
Filter by outcome.
Available options:
all, success, error Which environment to read from.
Available options:
live, preview, both Max runs to return.
Required range:
1 <= x <= 50Lookback window in hours.
Required range:
1 <= x <= 168