Get List View Metadata per Id

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

Returns list view metadata.

RESPONSES

status: OK

{"cloneable":true,"createable":true,"deletable":true,"displayColumns":[{"fieldApiName":"Name","label":"Account Name","lookupId":"Id","sortable":true},{"fieldApiName":"Site","label":"Account Site","lookupId":null,"sortable":true},{"fieldApiName":"Phone","label":"Phone","lookupId":null,"sortable":true},{"fieldApiName":"Type","label":"Type","lookupId":null,"sortable":true},{"fieldApiName":"BillingCountry","label":"Billing Country","lookupId":null,"sortable":true},{"fieldApiName":"Owner.Alias","label":"Account Owner Alias","lookupId":"Owner.Id","sortable":true}],"eTag":"55ebdd0de6c2f1e17f63bf4581d64f76","filterLogicString":null,"filteredByInfo":[],"label":"All Accounts","listReference":{"id":"00B58000002ssinEAA","listViewApiName":"AllAccounts","objectApiName":"Account","type":"listView"},"objectApiNames":[],"orderedByInfo":[{"fieldApiName":"BillingCountry","isAscending":false,"label":"Billing Country"}],"updateable":true,"userPreferences":{"columnWidths":{"Site":-1,"Type":-1,"BillingCountry":-1,"Owner.Alias":-1,"Phone":-1,"Name":-1},"columnWrap":{"Site":false,"Type":false,"BillingCountry":false,"Owner.Alias":false,"Phone":false,"Name":false}},"visibility":"Public","visibilityEditable":true}