Salesforce Get List View Metadataby Api Name Structure
GetListViewMetadatabyAPIName is a JSON Structure definition published by Salesforce, describing 18 properties, of which 18 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
Meta-schema: https://json-structure.org/draft/2020-12/schema
JSON Structure
{
"type": "object",
"name": "GetListViewMetadatabyAPIName",
"properties": {
"cloneable": {
"type": "boolean"
},
"createable": {
"type": "boolean"
},
"deletable": {
"type": "boolean"
},
"displayColumns": {
"type": "array",
"description": "",
"items": {
"type": "object",
"properties": {
"fieldApiName": {
"type": "string"
},
"inlineEditAttributes": {
"type": "object"
},
"label": {
"type": "string"
},
"lookupId": {
"type": "['string', 'null']"
},
"searchable": {
"type": "boolean"
},
"sortable": {
"type": "boolean"
}
},
"required": [
"fieldApiName",
"inlineEditAttributes",
"label",
"lookupId",
"searchable",
"sortable"
]
}
},
"filterLogicString": {
"type": "['string', 'null']"
},
"filteredByInfo": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"hasMassActions": {
"type": "boolean"
},
"inlineEditDetails": {
"type": "object"
},
"label": {
"type": "string"
},
"listReference": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"listViewApiName": {
"type": "string"
},
"objectApiName": {
"type": "string"
},
"type": {
"type": "string"
}
},
"required": [
"id",
"listViewApiName",
"objectApiName",
"type"
]
},
"listShares": {
"type": "object"
},
"objectApiNames": {
"type": "array",
"description": "",
"items": {
"type": "string"
}
},
"orderedByInfo": {
"type": "array",
"description": "",
"items": {
"type": "object",
"properties": {
"fieldApiName": {
"type": "string"
},
"isAscending": {
"type": "boolean"
},
"label": {
"type": "string"
}
},
"required": [
"fieldApiName",
"isAscending",
"label"
]
}
},
"scope": {
"type": "object"
},
"updateable": {
"type": "boolean"
},
"userPreferences": {
"type": "object",
"properties": {
"columnWidths": {
"type": "object",
"properties": {
"Site": {
"type": "integer"
},
"Type": {
"type": "integer"
},
"BillingCountry": {
"type": "integer"
},
"Owner.Alias": {
"type": "integer"
},
"Phone": {
"type": "integer"
},
"Name": {
"type": "integer"
}
},
"required": [
"Site",
"Type",
"BillingCountry",
"Owner.Alias",
"Phone",
"Name"
]
},
"columnWrap": {
"type": "object",
"properties": {
"Site": {
"type": "boolean"
},
"Type": {
"type": "boolean"
},
"BillingCountry": {
"type": "boolean"
},
"Owner.Alias": {
"type": "boolean"
},
"Phone": {
"type": "boolean"
},
"Name": {
"type": "boolean"
}
},
"required": [
"Site",
"Type",
"BillingCountry",
"Owner.Alias",
"Phone",
"Name"
]
}
},
"required": [
"columnWidths",
"columnWrap"
]
},
"visibility": {
"type": "string"
},
"visibilityEditable": {
"type": "boolean"
}
},
"required": [
"cloneable",
"createable",
"deletable",
"displayColumns",
"filterLogicString",
"filteredByInfo",
"hasMassActions",
"inlineEditDetails",
"label",
"listReference",
"listShares",
"objectApiNames",
"orderedByInfo",
"scope",
"updateable",
"userPreferences",
"visibility",
"visibilityEditable"
],
"$schema": "https://json-structure.org/draft/2020-12/schema"
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/salesforce-get-list-view-metadataby-api-name-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.