Authorization: ********************
curl --location --request POST '/user/get_approver_candidates' \ --header 'Authorization: <api-key>'
{ "error": "string", "message": "string", "success": true, "data": [ {} ] }