List Environments ​
List all environments available to use.
Endpoint ​
http
GET /environmentResponse Body ​
results
object[]
id
string · uuid
The ID of the environment.
 Example: 
1ba1f401-7183-47c5-9e39-e8e257e3c795name
string
The name of the environment.
 Example: 
Productionteam_id
string · uuid
The ID of the team that owns this environment.
 Example: 
05daecaf-4365-42e8-8370-8127de5dd717created_at
string · date-time
The date and time when the environment was created.
 Example: 
2021-08-10T10:00:00.000Zupdated_at
string · date-time
The date and time when the environment was last updated.
 Example: 
2021-08-10T10:30:00.000Znext_cursor
string
 Example: 
MjAyNC0wNS0yMVQwNjoyNTozMy4xMjRalimit
number
 Example: 
100