List Branch Events
List lifecycle events across all versions for a branch.
GET
List Branch Events
Path Parameters
Query Parameters
Filter by event type Types of version lifecycle events.
Available options:
VERSION_CREATED, VERSION_ACTIVATED, VERSION_FAILED, VERSION_DRAINING, VERSION_RETIRED, VERSION_ROLLED_BACK_FROM, VERSION_ROLLED_BACK_TO, VERSION_REDEPLOYED, TASKS_MIGRATED, VERSION_CLEANUP_FAILED Return events after this sequence_id (for ascending pagination)
Return events before this sequence_id (for descending pagination)
Maximum events to return
Required range:
1 <= x <= 100Order by sequence_id descending (newest first)
List Branch Events