Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

list of customers in a project through API.

When I try to run the below API calls. I got result as null.  
https://XXX.atlassian.net/rest/servicedeskapi/servicedesk/{serviceDeskId}/customer

is this api GET request is still valid? or any updated API calls for getting list of customers. 

1 answer

0 votes
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.
Nov 17, 2023

The API endpoint that you are trying to use is only available on JSM Cloud, JSM Server/Data Center only has an endpoint to add customers, not get. Here is the API documentation for it, https://docs.atlassian.com/jira-servicedesk/REST/5.11.3/#servicedeskapi/servicedesk/{serviceDeskId}/customer

Suggest an answer

Log in or Sign up to answer