Skip to main content

Download the event history of an app version as CSV

GET 

/app-versions/:id/release-events/download

Gives back the whole recorded history of an app version as a CSV attachment, newest first. The file covers the entire history: unlike the listing endpoint, this one takes no filters.

RequestClick to copy link

ResponsesClick to copy link

Release events CSV

Response Headers
    Content-Disposition

    Names the attachment, e.g. attachment; filename="release-events-android-My-App-1.3.1-2025-02-11T0926.csv".