Lease the credentials a local run needs
Evals
Lease the credentials a local run needs
For a run started with executeLocally, so the machine running it holds no credentials of its own. Returns the organization credential for one harness, expiring in minutes. Sandbox credentials are never leased: a local run opens no cloud sandbox.
POST
Lease the credentials a local run needs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Credentials for one run, held in memory and never written down. Short-lived: start another run rather than keeping these.