getFileVersions

abstract suspend fun getFileVersions(fileId: String): List<OmhFileVersion>

This method get the versions of a file with a given file id

Return

A list of OmhFileVersion

Parameters

fileId

The id of the file to get the versions