Event
Fetch backfill
This endpoint is used to fetch a backfill given an identifier.
get/events/backfills/{backfill_id}
Path parameters
backfill_idstring required
Response
OK
Example response
{
"deprecation_filter": "my_numeric_property > 100 AND my_other_property = 'bar'"
}