GetEnvironments
Properties
Name | Type | Required | Description |
---|---|---|---|
environments | 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 | boolean | ❌ | If true, the environment is public and visible to all users. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs