cURL
curl --request GET \ --url https://api.abigail.app/v1/openclaw/examiner/{examiner_name}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Get examiner intelligence profile. Requires API key.
Examiner name format: ‘LASTNAME, FIRSTNAME M’ (URL-encoded). Example: /v1/openclaw/examiner/SMITH%2C%20JOHN%20A
Successful Response