List traces
Traces
List traces
List Playwright traces for a run. Optionally scope the traces to a single test entity.
GET
List traces
Replace
Learn how to find your subdomain in Workspace subdomain.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Specifies the expected response format. Must be set to application/json for proper API communication.
Available options:
application/json Path Parameters
Id of the project. You can get project_id by listing your projects using the List projects API.
Example:
"pdqmxlz"
Query Parameters
Restrict the traces to a single test entity. When omitted, traces for all test entities in the run are returned.
Example:
"vhrscje"
Response
200 - application/json
OK - Request succeeded