v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Analytics
Analytics - Buckets

Get Bucket Health

Get bucket health monitoring metrics.

Analyzes bucket health including:

  • Error breakdown by type
  • Sync health per configuration
  • Stuck/failing syncs
  • Overall health status

Use Cases:

  • Monitor bucket health
  • Identify failing syncs
  • Debug errors by type
  • Alert on unhealthy buckets

Example:

curl -X GET "https://api.mixpeek.com/v1/analytics/buckets/bkt_abc123/health?hours=24" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "X-Namespace: your-namespace"
get/v1/analytics/buckets/{bucket_id}/health

Path parameters

bucket_idstring required

Query parameters

hoursinteger

Hours of history

Hours of history

Response

Successful Response

bucket_idstring required

Bucket identifier

overall_healthstring required

Overall health status

total_errorsinteger required

Total error count

stuck_syncsstring[] required

Sync configs with no recent activity