cURL
curl --request GET \ --url https://api.getgranite.ai/api/rpa/runs/{run_id}/logs
{ "run_id": "<string>", "trace": [ {} ], "statistics": {}, "created_at": "<string>" }
Get execution trace with screenshots and actions (NO script content)
Get processed trace with bounding boxes
Successful Response
RPA execution trace (NO script content)
RPA run identifier
Execution trace events
Trace statistics
Creation timestamp