Get test entity
Test Entities
Get test entity
Get a test entity along with its outcomes and the attempts (including screenshots, videos, traces and Lighthouse reports) for each outcome.
GET
Get test entity
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"
Id of the test entity (a spec or a test). You can get test_entity_id by listing test entities using the List test entities API.
Example:
"vhrscje"
Response
200 - application/json
OK - Request succeeded