cURL
curl --request GET \ --url https://api.example.com/fill/{job_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Poll fill job status.
Returns:
Successful Response