cURL
curl --request GET \ --url https://api.abigail.app/v1/openclaw/download/{job_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Download a completed ROA DOCX. Authenticated via signed URL token.
The token is generated when the ROA draft job completes and included in the job status response. No X-API-Key needed — the token IS the auth.
Successful Response