Skip to content

List instances

GET
/api/v1/services

Returns all instances, optionally filtered by group, state, or node.

page
integer format: int32
pageSize
integer format: int32
group
string

Filter by group

state
string

Filter by state (SCHEDULED/STARTING/RUNNING/STOPPING/STOPPED/CRASHED)

node
string

Filter by node ID

Instance list

Unauthorized

Forbidden