Skip to main content

Get the event history of an app version

GET 

/app-versions/:id/release-events

Gives back the recorded events of an app version, newest first, walked with a before cursor: pass a response's next_before back as before to read the next page, and stop once it comes back null. total_count and available_actors are present on the first page only.

RequestClick to copy link

ResponsesClick to copy link

Release events