Skip to main content
GET
Fetches one run with its full result when available.

Headers

string
required
Bearer token containing your Fini workspace API key. Format: Bearer fini_... The key needs read scope.

Path parameters

string
required
Run ID.

Response

Returns a Run object. While the run is queued or processing, result is null.