Fetch this OpenAPI 3.1 spec for the global CBOM export
GET/export/cyclonedx/openapi.yaml
Returns this OpenAPI 3.1 contract as YAML, so procurement and vendor tooling can retrieve the machine-readable API definition at runtime. It uses the same authentication as the export itself.
Responses
- 200
- 401
- 503
The OpenAPI 3.1 document (YAML).
Unauthenticated — the request carried no valid bearer token.
The export, and hence its spec, is temporarily unavailable.