get Sent User Invitation By Id
abstract fun getSentUserInvitationById(invitationId: String): Invitation?
Content copied to clipboard
Gets a sent invitation by a given id
Return
Returns the corresponding Invitation object if found or null otherwise
Parameters
invitationId
String the unique invitation identifier