/
OP
openrelay
/
OpenRelay API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 24h ago
View markdown
openrelay
OpenRelay API
get
List an org's clusters (cursor-paginated)
v
latest
OpenAPI 3.1.0
2026-08-08
139
159
197.8 KB
Account
7
API Keys
3
Batches
4
Billing
8
Catalog
6
Clusters
8
get
Get a cluster by id
get
Get a cluster with its replicas and GPU model
post
Restart a cluster
post
Scale a cluster's replica count
post
Stop a cluster
post
Terminate a cluster
get
List an org's clusters (cursor-paginated)
post
Create a cluster
Files
5
Internal
15
Organizations
10
Pods
3
Provider
11
Registry Credentials
3
Reservations
8
Runners
9
Snapshots
4
SSH Keys
3
Transfers
8
Usage
2
VMs
15
Webhooks
7
Clusters
List an org's clusters (cursor-paginated)
get
/v1/orgs/{orgId}/clusters
Path parameters
orgId
string
required
Query parameters
limit
integer
cursor
string
Response
Page of clusters
ClusterPage
required
items
ClusterSummary[]
required
nextCursor
string