Newer Version Available
Get List View Records with URL Parameters
- Resource
-
-
- listViewId—The ID of a list view, such as 00BR0000000Wc0rMAC.
- objectApiName—A supported object, such as Account.
- listViewApiName—The API name of a list view, such as AllAccounts or __Recent.
- Available Version
- 42.0
- HTTP Method
- GET
- Example
-
As an example, let’s say we have a list view named All Accounts with a list view ID of 00BR0000000Wc0rMAC. To get information about all the records on this list view, make this request.
You can also use the object API name and list view API name of the list view to make the same request.
To get record data for the most recently used (MRU) list view for accounts, use the special __Recent list view API name.
- Request Parameters
-
- Response Body
- List Record Collection