ContributionsMost RecentMost LikesSolutionsRe: How do we get test details field using rest api in zephyrZephyr squadHow do we get test details field using rest api in zephyr I can get the details of a particular jira using url 'https://jira.xxxxxl.com/rest/api/2/issue/ID' But not able to get test details field of a test type jira. Is there any url get that specific field details such as test step, test data, expected result using rest api. Where can i get client cert and key in Jira server for requesting rest api I am working on embedding rest api from jira server to my python code. Using basic authentication but getting SSL certificate issue. Where can I get client certificate and key? Or Is there any other way to get it. Error: '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)')))