複合リソースのリストの取得
- URI
- /services/data/vXX.X/composite
- 形式
- JSON
- HTTP のメソッド
- GET
- 認証
- Authorization: Bearer token
- パラメータ
- 不要
- リクエストボディ
- 不要
- レスポンスボディ
-
1{ 2 "tree": "/services/data/v54.0/composite/tree", 3 "batch": "/services/data/v54.0/composite/batch", 4 "sobjects": "/services/data/v54.0/composite/sobjects", 5 "graph": "/services/data/v54.0/composite/graph" 6}