• List all forms for a collection.

    Parameters

    • collectionId: string

      – The collection identifier

    • Optional admin: boolean

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

    Returns Promise<any[]>