mcp

Retrieves feature health monitoring events and metrics for the project.

get/api/v1/projects/{project_pk}/feature-health/events/

Path parameters

project_pkstring required

Response

idinteger
created_atstring date-time
environmentinteger nullable
featureinteger
provider_namestring nullable
type'UNHEALTHY' | 'HEALTHY'
  • UNHEALTHY - Unhealthy
  • HEALTHY - Healthy

Changes

No recorded changes to this endpoint across all 11 revisions of this API.