...
Code Block |
---|
GET https://jira.external-share.com/webapi/share/{ SHARE_UUID } |
Code Block |
GET https://jira.external-share.com/webapi/share/{ SHARE_UUID }/activity GET /rest/servicedeskapi/request/{issueIdOrKey}/approval |
LIST OPERATION
This operation allows you to retrieve a sorted list of shares based on the options passed. You need to have an access to shared issues to be able to list shares. You can pass the following options as request parameters:
...