list of customers in a project through API.

OTT Subscribe November 17, 2023

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.
November 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

OTT Subscribe November 21, 2023

Thanks @Mikael Sandberg 

Suggest an answer

Log in or Sign up to answer