{}
curl --location '/fetch_custom_face' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": "ok", "retcode": 0, "data": [ "string" ] }