List alarm state transitions
Alarms
Alarm History
State transition history for an alarm, newest first.
Needs alarms.read for an org-level alarm, or projects.alarms.read on the owning project for a project alarm.
GET
List alarm state transitions
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Query Parameters
Max transitions to return (newest first). Default 50, max 500.
Response
Transition history
Wrapper for GET /orgs/{org_id}/alarms/{alarm_id}/history.