Export OpenAPI and preview
Download the workspace spec, formats and per-collection preview.
Export workspace specification
In the side menu, Export (/workspaces/{id}/apis/spec) centralizes the OpenAPI specifications of the workspace. You can:
- View the list of specs with name, format (YAML or JSON) and update date.
- Download each spec as a file.
- Create or edit entries according to your role permissions (owner/administrator).
Complements the OpenAPI Editor guide, where the main document is edited with validation and team lock.
Per-collection preview
From a specific collection you can open the OpenAPI preview (paths under /workspaces/{id}/apis/collections/{collectionId}/openapi/preview) to review the contract associated with that collection before publishing or exporting.
Generate Swagger from the API list
The Generate Swagger entry in the menu (/workspaces/{id}/apis) leads to the main workspace API flow to work with collections and the generated or imported spec.