Skip to main content
GET
List environments
Returns a list of environments in your organization, including their simulator configurations.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Query Parameters

cursor
string

Pagination cursor for the next page of results.

limit
integer
default:20

Number of items per page (1-100, default 20).

Required range: 1 <= x <= 100

Response

Successful response

data
object[]
_meta
object