Environments
List all environments
Returns a list of environments. The environments are returned sorted by creation date in ascending order.
get/v3/environments
Query parameters
pageinteger
The page number.
limitinteger
The number of records per page. Must be a number between 1 and 100.
sortstring
The sort string to sort the returned records e.g. "-createdAt"
type'production' | 'sandbox'
Type of the environment.
searchstring
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○