• Get the engagement using engagementId.

    Parameters

    • engagementId: string

      Id of the required engagement.

    Returns Promise<Engagement | undefined>

    The engagement if found, else returns undefined.