Ask a question to get started
Enter to send•Shift+Enter new line
Get shared runs.
list_shared_runs( self, share_token: Union[ID_TYPE, str], run_ids: Optional[list[str]] = None ) -> Iterator[ls_schemas.Run]
share_token
Union[UUID, str]
The share token or URL of the shared run.
run_ids
Optional[List[str]]
None
A list of run IDs to filter the results by.