v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
hubPublish

export a hub project

Requires the caller to be a workspace admin. Forwards the request to the configured Hub and returns the Hub's status code and raw response body. The folder scope is only needed to re-export the caller's own draft; approved projects are public, so it is optional here.

get/w/{workspace}/hub/projects/{slug}/export

Path parameters

workspacestring required
slugstring required

hub project slug (3-50 chars, lowercase alphanumeric and hyphens, no leading/trailing hyphen)

Query parameters

folderstring

folder scoping the Hub project source ({workspace}:{folder})

Response

raw Hub response body (status code is passed through from the Hub)