Get Qmetry test plan statuses
get-qmetry-test-plan-statusesFetch test plan statuses from QMetry for a given project, with optional filtering by active or archive status.
Instructions
Get Qmetry test plan statuses for a given project with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Possible values are active, archive. Ex. status=active,archive | |
| projectId | Yes | Refer id from the response of API "Get QMetry Enabled Projects". |