cURL
curl --request GET \ --url https://api.faces.sh/v1/graph
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Return the full knowledge graph for a face. Admin only.
account_username:face_username (e.g. jonyfive:troy)
Include beta_edges and delta_edges (PARENT_OF hierarchy)
Successful Response