List Environments ​
List all environments available to use.
Endpoint ​
http
GET /environment
Response Body ​
results
object[]
id
string · uuid
The ID of the environment.
Example:
1ba1f401-7183-47c5-9e39-e8e257e3c795
name
string
The name of the environment.
Example:
Production
team_id
string · uuid
The ID of the team that owns this environment.
Example:
05daecaf-4365-42e8-8370-8127de5dd717
created_at
string · date-time
The date and time when the environment was created.
Example:
2021-08-10T10:00:00.000Z
updated_at
string · date-time
The date and time when the environment was last updated.
Example:
2021-08-10T10:30:00.000Z
next_cursor
string
Example:
MjAyNC0wNS0yMVQwNjoyNTozMy4xMjRa
limit
number
Example:
100