Newer Version Available
Get a Batch of Related List Record Counts
- Resources
-
1/ui-api/related-list-count/batch/${parentRecordId}/${relatedListIds} -
- parentRecordId—The ID of the record you want to get related lists for.
- relatedListIds—Comma separated IDs of supported related lists for that object.
- Available version
- 50.0
- HTTP methods
- GET
- Example
-
As an example, to get the number of records in the Contracts related list for the account 001RM000003UNu6YAG, make this request:
1/services/data/v53.0/ui-api/related-list-count/batch/001RM000003UNu6YAG/Contracts,WorkOrders - Request parameters for GET
- Response body for GET
- Simplified Batch Results