Newer Version Available
Get a Batch of Related List Metadata
- Resource
-
1/ui-api/related-list-info/batch/${parentObjectApiName}/${relatedListIds} -
- parentObjectApiName—A supported object, such as Account.
- relatedListIds—Comma separated IDs of supported related lists for that object.
- Available version
- 50.0
- HTTP methods
- GET
- Example
-
To get information about the Contracts and Work Orders related lists for the Account object, make this request:
1GET /services/data/v52.0/ui-api/related-list-info/batch/Account/Contracts,WorkOrders - Request parameters for GET
- Response body for GET
- Simplified Batch Results