fetchSimilarMedia

abstract suspend fun fetchSimilarMedia(mediaId: Long)

Gets similar for media with mediaId.

Throws

When session is not active.

Backend media with mediaId not found.

Unauthorized access.

Forbidden access.