Hello Team
Need help in how to get url for rest API
For Forge apps, REST API scopes are used when authenticating with Jira Cloud platform. See Add scopes to call an Atlassian REST API for more details.
The URIs for Forge app REST API calls have this structure:
/rest/api/3/<resource-name>
For example, /rest/api/3/issue/DEMO-1
Please guide how to get URl.
Thank you
Murali