curl --location '/api/V1/form/list'
{ "result": "success", "status": "200", "data": [ { "id": 32, "type": "contact-us", "title": "聯繫我們表單" } ] }