Get a single autouser run
autouser_run_getRetrieve a specific autouser run including evaluation summaries and a viewUrl deep-link to open the run with session replay directly in the Autousers app. Requires evaluationId and runId.
Instructions
Fetch one autouser run with autouser+evaluation summaries. The response includes a viewUrl deep-link to open the run (with session replay) directly in the Autousers app. Example: { evaluationId, runId }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| evaluationId | Yes | Evaluation id (URL path). | |
| runId | Yes | Autouser run id (URL path). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| viewUrl | No |