1. Home
  2. /
  3. Docs
  4. /
  5. Formever API
  6. /
  7. Get
  8. /
  9. Get Metadata Summary

Get Metadata Summary

Request Format

{
    "request_type":"get_metadata_summary",
}

Reply Format

{
    "summary_list" : [
                        {
                          "form_type" : "<form type>",
                          "form_data" : "<form name>",
                          "entity?"   : <boolean>,
                          "number_instances" : <number>
                         }
                      ...
                   ]

}
Still stuck? Contact

How can we help?