Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do i get the watchers list in the response - jbl query using /rest/api/2/search?jql

Radhika Myneni
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 7, 2024

How can i get the watchers for a list of issues in the response. 

Currently i get the watchcount and self but not the watchers list.

1 answer

0 votes
Kalyan Sattaluri
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 7, 2024

Please use the below end point

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-watchers/#api-group-issue-watchers

/rest/api/2/issue/{{issue.key}}/watchers

Suggest an answer

Log in or Sign up to answer