Automation Suite
2022.10
バナーの背景画像
UiPath Automation Suite API ガイド
最終更新日 2024年4月19日

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

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

API エンドポイント

docs image
https://{yourDomain}/identity_/api/MessageTemplate

スコープ

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

  • 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'
注: {access_token} を取得するには、必ずこちらで説明するいずれかの方法で認証を行ってください。

Query Parameters

パラメーター

データ型

説明

name

文字列

メッセージ テンプレートの名前。

応答

200 OK

名前でフィルター処理されたメッセージ テンプレートを返します。
{
  "id": 0,
  "name": "string",
  "value": "string"
}{
  "id": 0,
  "name": "string",
  "value": "string"
}
  • API エンドポイント
  • スコープ
  • 要求ヘッダー
  • Query Parameters
  • 応答
  • 200 OK

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.