Forums

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

JSM Insight REST API Call

thorngje
Contributor
October 27, 2021

Using document: https://developer.atlassian.com/cloud/insight/rest/api-group-iq

Trying to make call:

https://api.atlassian.com/jsm/insight/workspace/{workspaceId}/v{version}/iql/objects

Using:

https://myjira-sandbox-123.atlassian.net/jsm/insight/workspace/cf859c60-1a9a-4e0e-849e-12345678d7eb/v1/iql/objects

Response: 

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>Oops, you&#39;ve found a dead link. - JIRA</title>

1 answer

1 accepted

5 votes
Answer accepted
Mikael Sandberg
Community Champion
October 27, 2021

You have to use https://api.atlassian.com/jsm/insight/workspace/ instead of your instance URL, if you make that change you should get the expected result.

thorngje
Contributor
October 28, 2021

Yup, that was it.  Thank you!

Like Mikael Sandberg likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events