Jump to content

REST API Documentation

/downloads/files/{id}/history


Get previous versions for a file

Parameters

No parameters are accepted for this endpoint.

Exceptions

Code Message Description
2S303/4 INVALID_ID The file ID does not exist or the authorized user does not have permission to view it

Response

Name Type Description
id int The version ID number (use to get more information about this version in GET /downloads/files/{id})
version string The version number provided by the user
changelog string What was new in this version
date datetime Datetime the backup was stored
hidden bool If this version is hidden
×
×
  • Create New...