v13
OpenAPI 3.0.32026-07-31359869.4 MBGet deployment events
Get the build logs of a deployment by deployment ID and build ID. It can work as an infinite stream of logs or as a JSON endpoint depending on the input parameters.
Path parameters
The unique identifier or hostname of the deployment.
The unique identifier or hostname of the deployment.
Query parameters
Order of the returned events based on the timestamp.
Order of the returned events based on the timestamp.
When enabled, this endpoint will return live events as they happen.
When enabled, this endpoint will return live events as they happen.
Maximum number of events to return. Provide -1 to return all available logs.
Maximum number of events to return. Provide -1 to return all available logs.
Deployment build ID.
Deployment build ID.
Timestamp for when build logs should be pulled from.
Timestamp for when build logs should be pulled from.
Timestamp for when the build logs should be pulled up until.
Timestamp for when the build logs should be pulled up until.
HTTP status code range to filter events by.
The Team identifier to perform the request on behalf of.
The Team slug to perform the request on behalf of.