Back to Sentry API
Sentry API

GET endpoint for downloading snapshot images as ZIP removed

BreakingBreaking change

This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.

What changed

The GET /api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/download/ endpoint has been removed from the API spec. Any clients calling this endpoint to download snapshot images as a ZIP archive will receive a 404 or routing error, breaking their integration.

Open the source documentation