Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Get Most Recently Used List View Metadata (Deprecated)

Get metadata for an object’s most recently viewed (MRU) list view.

This resource is deprecated. To get most recently used list view metadata for an object, use Get List View Metadata.

Note

Resource
1/ui-api/mru-list-info/${objectApiName}
  • objectApiName—A supported object, such as Account.
Available Version
43.0
HTTP Method
GET
Example

This example gets information about the metadata for the most recently used account list view.

1GET /services/data/v67.0/ui-api/mru-list-info/Account
Response Body
List Info