UiPath Documentation
automation-cloud
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

UiPath Automation Cloud API ガイド

最終更新日時 2026年4月7日

メッセージ テンプレートを名前で取得する

名前でフィルター処理されたメッセージ テンプレートを返します。

API エンドポイント

GET {accessURL}/{organizationName}/identity_/api/MessageTemplate

すべてのエンドポイント パスの {accessURL} は、ご使用のクラウド プラットフォームのベース URL に置き換えてください。

Cloud Platformアクセス URL
Automation Cloudhttps://cloud.uipath.com/
Automation Cloud (公共部門向け)https://govcloud.uipath.us/
Automation Cloud (専有型)https://{customURL}.dedicated.uipath.com/

スコープ

次のスコープが必要です。

  • PM.MessageTemplate
  • PM.MessageTemplate.Read

要求ヘッダー

--header 'Authorization: Bearer {access_token}'\
--header 'Content-Type: application/json'
--header 'Authorization: Bearer {access_token}'\
--header 'Content-Type: application/json'

Query Parameters

パラメーターデータ型説明
name文字列メッセージ テンプレートの名前。

応答

200 OK

名前でフィルター処理されたメッセージ テンプレートを返します。

{
  "id": 0,
  "name": "string",
  "value": "string"
}
{
  "id": 0,
  "name": "string",
  "value": "string"
}
  • API エンドポイント
  • スコープ
  • 要求ヘッダー
  • Query Parameters
  • 応答
  • 200 OK

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得