Lists test runs for the specified workspace ID. Supports OData query parameters such as $filter and $top. Default page size is 10. Use nextLink in response to fetch additional results. Requires Bearer JWT access token provided by Entra ID or Playwright Service.
Path parameters
The workspace ID in GUID format.
Query parameters
The API version to use for this operation.
Headers
An opaque, globally-unique, client-generated string identifier for the request.
Optional header to specify additional client information when the standard 'User-Agent' header cannot be explicitly set, such as when using Playwright Client. The value should follow the standard 'User-Agent' header format.
Response
The request has succeeded.
Changes
Changed in 2 of the 9 revisions of this API.11
- ○
added the new optional
headerrequest parameterx-ms-useragentnew-optional-request-parameter
- ○
- ●
deleted the
headerrequest parameterx-ms-useragentrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●