Retrieve the status and per-test results for a specific run. Each result entry contains the test ID, title, status, and a link to the recording.
Documentation Index
Fetch the complete documentation index at: https://docs.mobileboost.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response
The ID of the run.
Overall status of the run (e.g. pending, running, completed).
Total number of tests in the run.
Tests that succeeded.
Tests that failed.
Tests that were blocked.