apistockdocs
v0.4 GitHub apistock.dev
API reference/Ops: releases

List instance starts, newest first

GET /ops/releases/instances

Authorization

bearer
Authorizationheader · stringrequired

Session token from POST /v1/auth/login with "transport": "bearer". Browsers use the session cookie that login sets instead.

Query

versionstring
maxLength: 100
commitstring
maxLength: 64
runningboolean

Only instances running now

limitinteger
format: int64default: 50minimum: 1maximum: 100
cursorstring

next_cursor from the previous page

maxLength: 30

Responses

errors: application/problem+json
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

422

Unprocessable Entity

500

Internal Server Error

Match errors on the problem's code, which stays the same, not on its message.

esc
↑↓ move↵ openesc close