Test Results
List test results
Test results in the selected organization, visible to every member of it. The organization is chosen by the X-Organization-Id header, or the organization the API key is bound to, otherwise the caller's default organization.
X-Organization-IdstringobjectstringrequireddataarrayrequiredShow child attributes
idstring · uuidrequirednamestringrequireduserAgentstringrequiredcreatedAtstring · date-timerequiredCreate a test result
Called by the mobilewright reporter once a test run completes. Returns the created record including its id, which is used for subsequent asset uploads. The result is filed under the organization the API key is bound to, or the X-Organization-Id header, otherwise the caller's default organization.
X-Organization-IdstringnamestringrequireduserAgentstringrequiredidstring · uuidrequirednamestringrequireduserAgentstringrequiredcreatedAtstring · date-timerequiredGet a test result
testResultIdstring · uuidrequiredX-Organization-Idstringidstring · uuidrequirednamestringrequireduserAgentstringrequiredcreatedAtstring · date-timerequiredList assets for a test result
Returns all uploaded assets (e.g. trace.zip, screenshots.zip) for this test result.
testResultIdstring · uuidrequiredX-Organization-IdstringobjectstringrequireddataarrayrequiredShow child attributes
idstring · uuidrequirednamestringrequiredcontentTypestringrequiredsizeintegerrequiredcreatedAtstring · date-timerequiredUpload an asset
Uploads a binary asset attached to a test result. Use multipart/form-data with the file and its name. In future, a presignedUrl parameter may be added to return an S3 pre-signed URL instead of accepting the upload directly.
testResultIdstring · uuidrequiredX-Organization-Idstringidstring · uuidrequirednamestringrequiredcontentTypestringrequiredsizeintegerrequiredcreatedAtstring · date-timerequiredDownload an asset
Streams the raw binary content of a specific asset.
testResultIdstring · uuidrequiredassetIdstring · uuidrequiredX-Organization-Idstring