Skip to main content
GET
/
v1
/
openclaw
/
examiner
/
{examiner_name}
Openclaw Examiner
curl --request GET \
  --url https://api.abigail.app/v1/openclaw/examiner/{examiner_name}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

x-api-key
string | null

Path Parameters

examiner_name
string
required

Response

Successful Response