cURL
curl --request GET \ --url https://api.faces.sh/v1/faces/count
Return the total number of synced faces in the system.
Backed by a fast COUNT on the face_component_counts table (updated on every sync). Faces that exist but have never been synced are not included.
Successful Response