Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.24 KB

File metadata and controls

23 lines (17 loc) · 1.24 KB

GetEnvironments

Properties

Name Type Required Description
Environments List<GetEnvironmentsEnvironments>

GetEnvironmentsEnvironments

Properties

Name Type Required Description
Id string The environment's ID.
Name string The environment's name.
CreatedAt string The date and time at which the environment was created.
UpdatedAt string The date and time at which the environment was last updated.
Owner string The environment owner's ID.
Uid string The environment's unique ID.
IsPublic bool If true, the environment is public and visible to all users.