Get health result
GET/v1/health
Compute the health result for the API key's organization. Requires the analytics:read scope on the API key.
Responses
- 200
- 401
- 403
- 429
The health result.
Missing, malformed, or revoked API key.
The key lacks the scope this endpoint requires.
Rate limit or monthly quota exceeded.