Skip to main content
GET
List workspaces for a project

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectID
string<uuid>
required

Query Parameters

page
integer<int64>
Required range: 1 <= x <= 10000
limit
integer<int64>
Required range: 1 <= x <= 100
status
string
Pattern: ^(deleted|idle|starting|stopping|suspending|destroying|ready|preparing|error|stopped|suspended)(,(deleted|idle|starting|stopping|suspending|destroying|ready|preparing|error|stopped|suspended))*$

Response

OK

pagination
object
required
workspaces
object[]
required