Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 7.81 KB

Workspace.md

File metadata and controls

18 lines (14 loc) · 7.81 KB

Workspace

A speakeasy workspace

Fields

Field Type Required Description
createdAt \DateTime ✔️ N/A
id string ✔️ N/A
name string ✔️ N/A
organizationId string ✔️ N/A
slug string ✔️ N/A
updatedAt \DateTime ✔️ N/A
verified bool ✔️ N/A
inactive ?bool N/A
telemetryDisabled ?bool : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Deprecated. Use organization.telemetry_disabled instead.