Authorization: Bearer ********************
curl --location --request GET '/formularios/empresa/1?page=2&limit=10' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "error": "string", "statusCode": 0 }