API Endpoint
View or Run in Postman
Headers
Authorization | {{vansahConnectToken}}
|
Request Query Parameter
Parameter | Type | Required | Description | Default | Supported Values |
headline | String | No | Specifies the test case headline. | — | — |
issueKey | String | No | Specifies the associated Jira issue key. | — | — |
testFolderIdentifier | String | No | Specifies the identifier or path of the test folder. | — | — |
projectKey | String | Yes* | Specifies the project key. Required when using a Vansah Connect API Token. | — | — |
assigneeJiraID | String | No | Specifies the Jira Account ID of the assigned user. | — | — |
caseTypeIdentifier | String | No | Specifies the case type GUID. | — | — |
caseTypeName | String | No | Specifies the case type name (e.g., | — | — |
labelName | String | No | Specifies the label name associated with the test case. | — | — |
sortOrder | String | No | Defines the sorting order for the data. |
|
|
sortBy | String | No | Defines the field used for sorting results. |
|
|
caseKey | String | No | Specifies the formatted test case key (e.g., | — | — |
caseIdentifier | String | No | Specifies the GUID of the test case. | — | — |
ignoreChildResult | Integer | No | Indicates whether to ignore child test folder results ( |
|
|
startAt | Integer | No | Starting row index for pagination. | — | — |
limit | Integer | No | Number of rows to return. |
| — |
