• Get a single form by ID for a collection.

    Parameters

    • collectionId: string

      – The collection identifier

    • formId: string

      – The form identifier

    • Optional admin: boolean

      – If true, use admin endpoint; otherwise, use public

    Returns Promise<any>