Newer Version Available

This content describes an older version of this product. View Latest

Retrieve a List of Composite Resources

Retrieves a list of URIs for other composite resources.
URI
/services/data/vXX.X/composite
Formats
JSON
HTTP method
GET
Authentication
Authorization: Bearer token
Parameters
None required
Request body
None required
Response body
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}