Jira Flow›
Jira Flow
Get Test Cases by Jira ID
Get Test Cases by Jira ID
GET
/api/v1/jira/test-case/{Jira_issue_id}
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Jira_issue_idstringrequired
Query Parameters
pageinteger
per_pageinteger
Response
application/jsonOK
idstring
Example:
"Jira_issue_id"organization_idnumber
Example:
33275539created_atstring
Example:
"2024-01-15T13:19:56Z"updated_atstring
Example:
"2024-01-29T21:32:14Z"project_idstring
Example:
"project_id"internal_idnumber
Example:
1external_idnull
titlestring
Example:
"login with right creds"descriptionstring
Example:
"NA"prioritystring
Example:
"medium"typestring
Example:
"Regression"preconditionsstring
Example:
"preconditions"statusstring
Example:
"draft"estimated_timenumber
Example:
20created_bynumber
Example:
862914updated_bynumber
Example:
862914deleted_atnull
test_stepsnull