---
title: "GET /v1/projects/{projectId}/testMatrices/{testMatrixId}"
method: GET
path: "/v1/projects/{projectId}/testMatrices/{testMatrixId}"
tags: ["projects"]
---

# GET /v1/projects/{projectId}/testMatrices/{testMatrixId}

`GET /v1/projects/{projectId}/testMatrices/{testMatrixId}`

Checks the status of a test matrix and the executions once they are created. The test matrix will contain the list of test executions to run if and only if the resultStorage.toolResultsExecution fields have been populated. Note: Flaky test executions may be added to the matrix at a later stage. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the Test Matrix does not exist

## Path parameters

- `projectId` string, required
- `testMatrixId` string, required

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/testing.md) · [All operations](https://skmtc.dev/google/apis/testing/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/testing/revisions/bf330da53ac5/schema)
