Path Parameters
string
required
Your A1Base account ID
string
required
The unique identifier of the cron job (UUID format)
Query Parameters
integer
default:"1"
Page number for pagination (minimum: 1)
integer
default:"50"
Number of items per page (minimum: 1, maximum: 100)
string
Filter by execution status:
success, failure, error, timeoutstring
Filter logs after this date (ISO 8601 format)Example:
2024-01-01T00:00:00Zstring
Filter logs before this date (ISO 8601 format)Example:
2024-01-31T23:59:59ZResponse
array
Array of execution log objects
object
Pagination information
Log Analysis Examples
Find Recent Failures
Find Recent Failures
Daily Success Rate
Daily Success Rate
Timeout Issues
Timeout Issues
Error Patterns
Error Patterns
Understanding Status Codes
The endpoint returned a 2xx status code
The endpoint returned a 4xx or 5xx status code
Network error or invalid endpoint URL
The request exceeded the configured timeout
Best Practices
Log Retention
Execution logs are retained for 30 days. Export important logs if you need longer retention.

