Get Most Recently Used List View Metadata

GET {{_endpoint}}/services/data/v{{version}}/ui-api/mru-list-info/:SOBJECT_API_NAME

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

RESPONSES

status: OK

{"cloneable":false,"createable":true,"deletable":false,"displayColumns":[{"fieldApiName":"Name","label":"Account Name","lookupId":null,"sortable":true},{"fieldApiName":"Site","label":"Account Site","lookupId":null,"sortable":true},{"fieldApiName":"Phone","label":"Phone","lookupId":null,"sortable":true},{"fieldApiName":"Owner.Alias","label":"Account Owner Alias","lookupId":null,"sortable":true}],"eTag":"4c63719f66dbb57c7cb86c2effc5f08b","filterLogicString":null,"filteredByInfo":[],"label":"Recently Viewed","listReference":{"id":null,"listViewApiName":null,"objectApiName":"Account","type":"mru"},"objectApiNames":[],"orderedByInfo":[],"updateable":false,"userPreferences":{"columnWidths":{"Site":-1,"Owner.Alias":-1,"Phone":-1,"Name":-1},"columnWrap":{"Site":false,"Owner.Alias":false,"Phone":false,"Name":false}},"visibility":"Public","visibilityEditable":false}