JavaScript & TypeScript
Get Run By Id
Learn how to get a run by its ID using the JavaScript SDK.
Overview
The getRunById
method allows you to get a run by its ID.
Usage
Parameters
Parameter | Type | Description |
---|---|---|
runId | string | The ID of the run to get. |
Return Value
The getRunById
method returns the following object: