A data.table with one row per form (and per version, if
deployed_only is FALSE). Definitions are returned as nested
data.tables, which can be unnested using
scto_unnest_form_definitions().
Arguments
auth
scto_auth() object.
form_ids
Character vector indicating the form ids. NULL indicates
all forms.
deployed_only
Logical indicating whether to fetch metadata for all
versions of each form, or only for the deployed version.
get_defs
Logical indicating whether to fetch form definitions.