Skip to main content
GET
/
v1
/
openclaw
/
draft-roa
/
status
/
{job_id}
Openclaw Draft Roa Status
curl --request GET \
  --url https://api.abigail.app/v1/openclaw/draft-roa/status/{job_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

x-api-key
string | null

Path Parameters

job_id
string
required

Response

Successful Response