| Name | Type | Description |
|---|---|---|
run_id* | ID_TYPE | The ID of the run. |
Retrieve the shared link for a specific run asynchronously.
.. admonition:: Deprecated
Use :meth:`langsmith.AsyncClient.runs.retrieve` with ``selects=["SHARE_URL"]`` instead.
See https://docs.langchain.com/langsmith/smithdb-sdk-migration#share-and-read-public-runs for the migration guide.
Will be removed after Jan 31, 2027.