TaskDefinitions : /API/v1/Master/TaskDefinitions

Venndor name

システム管理ベンダー

System name

システム管理システム

タスク定義マスタ

Infomation
Category
Field
Governments
Data / Business logic
Paid / Free Free
Fees
Created by
Maintainer
Date created
Last updated
Update frequency
Necessity of contract Unnecessary
About contract
Version
Terms and Conditions

API List

APIDescription
GET /API/v1/Master/TaskDefinitions/GetList?filter={filter}&orderby={orderby}

検索条件を指定して、条件に該当するタスク定義を全て取得します。 ## 概要 検索条件を指定して、条件に該当する組織情報を全て取得します。 ***/API/v1/Master/Organizations/Get*** と同じく、APIを呼び出すユーザが所属していない他社の情報の場合、参照できる項目は制限されます。 検索条件の指定方法については、[こちらを参照ください](https://docs.microsoft.com/ja-jp/graph/query-parameters#filter-parameter)。

GET /API/v1/Master/TaskDefinitions/GetListByOrganizationId/{organizationId}

組織を指定して、タスク定義を取得します。