findById

open fun findById(linkId: String): CustomRefyLink

Method to find a custom link by its identifier

Return

the custom link related to the identifier as CustomRefyLink

Parameters

linkId

: the link identifier to fetch