Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The deployment ID to follow.
Query Parameters
Show logs since the given time (RFC timestamps or durations like 5m).
Example:
"2025-06-20T12:00:00Z"
Response
SSE stream of deployment state updates and logs.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5