Authorizations
Headers
Optional header to respect review settings for mutation endpoints.
Query Parameters
Filter by Release Pipeline ID
Filter by Gate ID
Filter by Dynamic Config ID
Filter by Status
Available options:
IN_PROGRESS, PAUSED, ABORTED, COMPLETED Filter by the start date of the date range of the trigger's creation date in UTC, inclusive
Example:
"2024-01-01"
Filter by the end date of the date range of the trigger's creation date in UTC, inclusive (i.e. until the end of the day); defaults to today's date if not provided
Example:
"2024-01-01"
Results per page
Required range:
1 <= x <= 100Example:
10
Page number
Example:
1