Get backfill statusCopy Pageget https://app.bigeye.com/api/v1/metrics/backfillRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsidsarray of int32sidsADD int32warehouseIdsarray of int32sIf searching by table name, at least one warehouse ID must be present.warehouseIdsADD int32tableIdsarray of int32stableIdsADD int32tableNamestringstatusarray of stringsValid statuses are: METRIC_BACKFILL_RUN_STATUS_QUEUED, METRIC_BACKFILL_RUN_STATUS_FAILED, METRIC_BACKFILL_RUN_STATUS_SUCCEEDED.statusAllowed:METRIC_BACKFILL_RUN_STATUS_UNSPECIFIEDMETRIC_BACKFILL_RUN_STATUS_QUEUEDMETRIC_BACKFILL_RUN_STATUS_FAILEDMETRIC_BACKFILL_RUN_STATUS_SUCCEEDEDADD stringResponses 200A successful response. defaultAn unexpected error response.Updated 3 months ago Queue batch run metrics. This is useful for batches that take a long time to run. Returns a WorkflowResponse, which contains a workflow_id. The status of the batch can be checked by using the /api/v1/workflows/{workflow_id}/status endpoint.Backfill metricDid this page help you?YesNo