latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
Event
Query Deployment Events
Used to query deployment events
get/events/deployment
Query parameters
workspace_idstring
ID of the workspace for which to query deployment events
environment_idstring
ID of the environment for which to query deployment events
start_timeinteger
Start time of the query range, in epoch milliseconds. Oldest allowed value is 400d in the past.
end_timeinteger
End time of the query range, in epoch milliseconds. Oldest allowed value is 400d in the past.
include_test_executionsboolean
If false, excludes executions from the run_result in the response, improving performance for large result sets.
limitinteger
The limit to use for pagination. Defaults to 10 if not specified; maximum limit is 100.
cursorstring
The cursor to use for pagination
Response
Results of the query