Search Result Layouts
GET {{_endpoint}}/services/data/v{{version}}/search/layout/?q
Returns search result layout information for the objects in the query string. For each object, this call returns the list of fields displayed on the search results page as columns, the number of rows displayed on the first page, and the label used on the search results page. This call supports bulk fetch for up to 100 objects in a query.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | null | Comma delimited object list |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |