Authorization: Bearer ********************
{}
curl --location --request GET 'http://localhost:3000/api/v1/employers?page=1&limit=200' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'