Gets all available AI Faces
curl --request GET \ --url https://engine.diarupt.ai/faces
[ { "id": "obama", "name": "Obama", "image": "https://diarupt.s3.amazonaws.com/obama.jpg" } ]
The response is of type object[].
object[]