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