Authorization: Bearer ********************
curl --location --request GET 'https://lnk.bio/oauth/v1/forms'
{ "status": true, "data": [ { "form_id": 42, "name": "Contact Us", "type": "CONTACT" } ] }