cURL
curl --request GET \ --url https://api.simli.ai/faces \ --header 'x-simli-api-key: <api-key>'
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "owner_id": "<string>", "simli_version": 1, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ]
List of faces
Unique identifier for the face, generated by the MySQL service
Unique identifier for the owner of the face
Version of the Simli model used for the face
1
Timestamp when the face was created
Timestamp when the face was last updated