Get a revision BOM

GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/revisions/:revisionId/bom

Beta View the Bill of Materials for a specific revision. To learn more about Flexible Composition, refer to the EdgeWorkers guide.

Request Params

KeyDatatypeRequiredDescription
includeActiveVersionsstring(Optional) When enabled, limits results to show only active versions.
includeCurrentlyPinnedRevisionsstring(Optional) When enabled, shows additional information about the revision that's currently pinned.
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"dependencies":{"redirect-geo-query":{"activeVersion":"4.0","dependencies":{"common-lib":{"activeVersion":"3.1","currentRevisionPinNote":"Disable dynamic reactivation during moratorium","currentRevisionPinnedTime":"2023-01-01T00:00:00Z","currentlyPinnedRevisionId":"2-2","dependencies":{},"edgeWorkerId":16,"version":"3.1"}},"edgeWorkerId":23,"version":"4.0"}},"edgeWorkerId":42,"version":"0.7"}