Hi all,
I need to access the old Mindville Insight REST API to retrieve data needed for migration to JSM insight.
I have the API document which is at
Insight REST API | Atlassian Support | Atlassian Documentation
It says that URI structure is
http://host:port/context/rest/insight/api-version/resource-name
and that the path is
https://jira/rest/insight/{version}
I am, therefore, trying https://mydomain.atlassian.net/jira/rest/insight/1.0/.... which is producing 404 errors on all API calls.
Can anyone point me to the correct URI I should be using?
Thank you.
It appears that this is now handled through the Assets platform
About Assets Platform (atlassian.com)
with a URI like https://mydomain.atlassian.net/rest/assetapi/...
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.