cURL
curl --request GET \ --url https://api.faces.sh/v1/compile/documents/{doc_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Get a single compile document. Use ?status_only=true for lightweight polling.
Return only compile status fields (lightweight polling)
Successful Response