Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 50
after
string

Response

List of environments

Paginated list of environments: the project's own plus the shared Roark-curated ones

data
object[]
required
pagination
object
required