API-Fiddle · Schema

API Fiddle Workspace

A workspace within the API Fiddle platform used to organize and group related API design projects.

API DesignOpenAPICollaborationDocumentationPlatform

Properties

Name Type Description
id string Unique identifier for the workspace.
name string Name of the workspace.
description string A detailed description of the workspace.
ownerId string Identifier of the user who owns the workspace.
members array List of members with access to the workspace.
projects array List of project identifiers within this workspace.
createdAt string Timestamp when the workspace was created.
updatedAt string Timestamp when the workspace was last updated.
View JSON Schema on GitHub