{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "special_access_rules", "wsdl_segment" ], "title": "ProfileLayout - Tooling API", "description": "Represents a profile layout.", "supported_soap_calls": "`query()`, `retrieve()`", "supported_rest_api_http_methods": "`GET`", "fields_columns": [ "type", "properties", "description" ], "fields": { "LayoutId": { "type": "ID", "properties": "Filter, Group, Sort", "description": "The unique identifier for this layout." }, "ProfileId": { "type": "ID", "properties": "Filter, Group, Sort", "description": "The unique identifier for this profile." }, "RecordTypeId": { "type": "ID", "properties": "Filter, Group, Sort", "description": "The unique identifier for the record." }, "TableEnumOrId": { "type": "string", "properties": "Filter, Group, Restricted picklist, Sort", "description": "The enum (for example, Account) or ID of the object this field is on." } }, "special_access_rules": "As of Summer ’20 and later, only users with the View Setup and Configuration permission can access this object.", "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }