Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET <BINARLY_API_URL>/api/v4/products/{productId}/images/{imageId}/cbomReport:{format}
productId
imageId
format
cycloneDX
Authorization
Bearer <access_token>
curl -s \ -H "Authorization: Bearer ${TOKEN}" \ "${BINARLY_API_URL}/api/v4/products/${BINARLY_PRODUCT_ID}/images/${IMAGE_ID}/cbomReport:cycloneDX" \ -o cbom.json
Was this page helpful?
Contact support