The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

[Jira Service Management Cloud]リクエストタイプの一覧を取得する方法

お問い合わせ

Jira Service Managementのリクエストタイプについて、各サービスプロジェクトに紐づくリクエストタイプの一覧を取得することは可能でしょうか。

 

回答

Jira標準機能としてリクエストタイプの一覧を取得する機能は提供されておりませんが、以下のREST APIを使用することでリクエストタイプの一覧を取得可能です。


使用例:

全てのプロジェクトのリクエストタイプを取得

GET https://<サイト名>.atlassian.net/rest/servicedeskapi/requesttype

特定のプロジェクトに絞ってリクエストタイプを取得

GET https://<サイト名>.atlassian.net/rest/servicedeskapi/requesttype?serviceDeskId=<serviceDeskID>

 <serviceDeskID>のID部分は該当のサービスプロジェクトのカスタマーポータルを開き、URL末尾の数字よりご確認いただけます。

カスタマーポータルのURL例: https://<サイト名>.atlassian.net/servicedesk/customer/portal/1

上記プロジェクトの場合、<serviceDeskID>に1を指定してそのプロジェクトのリクエストタイプを取得可能です。

0 comments

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

TAGS
AUG Leaders

Atlassian Community Events