Hey, I want to access a few relevant fields only, from the following API-
https://<domain-name>/rest/api/3/issue/OS-663
when I hit it in postman, I am getting all the fields, just need the important and relevant data only from the api.
I tried getting the author id and comments only, no success please help if this can be done.