API reference/Ops: releases
List the releases running now
GET
/ops/releases/current
More than one during a rolling deploy. An instance counts as running until it stops or misses three heartbeats.
Authorization
bearer
Authorizationheader · stringrequired
Session token from POST /v1/auth/login with "transport": "bearer". Browsers use the session cookie that login sets instead.
Responses
errors: application/problem+json
Match errors on the problem's code, which stays the same, not on its message.