Retrieves the available test case types configured for a specific project.
View or Run in Postman
API Endpoint
{{apiUrl}}/api/v2/category/caseTypes
Headers
To authenticate the API request, you need to provide the Vansah Connect Token that is generated from the Jira workspace's Vansah configuration page.
Authorization | {{vansahConnectToken}}
|
Request Query Parameters
startAt | {{startAt}}
|
limit | {{limit}}
|
projectKey | {{projectKey}} Jira Project Key (Required for connect API calls), e.g. ("TEST", "PRODAPP") |
