RESTエンドポイントの検索およびエクスポート
検索とエクスポート
- 検索に基づいた会社/担当者のエクスポート
- メソッド: postパス:
/api/v4/export
- 拡張検索属性の取得
- メソッド: getパス:
/api/v4/search/attributes/{objectType}
- 会社階層ツリーの取得
- メソッド: getパス:
/api/v4/search/companies/hierarchy/{id}
- 会社または担当者の詳細の取得
- メソッド: getパス:
/api/v4/{objectType}/retrieve
- ジョブのエクスポート・ファイルの取得
- メソッド: getパス:
/api/v4/export/results/{jobinstanceid}
- ジョブのエクスポート・ファイルをストリームとして取得
- メソッド: getパス:
/api/v4/export/results/file/{jobinstanceid}
- 基準に一致する会社/担当者のリストを取得
- メソッド: postパス:
/api/v4/search
- エクスポート・ジョブのログ・ファイルの取得
- メソッド: getパス:
/api/v4/export/logs/{jobinstanceid}
- 企業のテキストベース検索を取得
- メソッド: getパス:
/token/api/v4/company/find
- 企業に対する検索/検索操作の準備
- メソッド: getパス:
/api/v4/company/preparefind