curl --location --request GET '/api/faqs/' \ --header 'Content-Type: text/plain' \ --data-raw '{ "email": "a@gmail.com", "password": "asdfasdfasdf" }'
{}