Skip to main content
GET /api/backfills
integer
Maximum number of logs to be returned in the API response.Example: 20
integer
Read logs after N number of logs, where N equals _offset.Example: 10
string
The pipeline uuid for which to read backfills.
boolean
A boolean which indicates whether to return the run count in the response metadata object.