Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

JSM Insight REST API Call

thorngje 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 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
Site Admin
TAGS
AUG Leaders

Atlassian Community Events