Deployment Runs
List Deployment Runs
beta.deployment_runs.list(DeploymentRunListParams**kwargs) -> SyncPageCursor[BetaManagedAgentsDeploymentRun]GET/v1/deployment_runs
Get Deployment Run
beta.deployment_runs.retrieve(strdeployment_run_id, DeploymentRunRetrieveParams**kwargs) -> BetaManagedAgentsDeploymentRunGET/v1/deployment_runs/{deployment_run_id}