{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "InstalledSubscriberPackage - Tooling API", "description": "Represents a package (first- or second-generation) that is installed in a subscriber’s org. Available in API version 41.0 and later.", "supported_soap_calls": "`describeSObjects()`, `query()`, `retrieve()`", "supported_rest_api_http_methods": "`GET`, `Query`", "fields_columns": [ "type", "properties", "description" ], "fields": { "MinPackageVersionId": { "type": "ID", "properties": "Filter, Group, Nillable, Sort", "description": "Package version ID (foreign key) of the first version of the package that was installed in the org. Starts with 04t." }, "SubscriberPackageId": { "type": "ID", "properties": "Filter, Group, Nillable, Sort", "description": "ID of the subscriber package. Starts with 033." }, "SubscriberPackageVersionId": { "type": "ID", "properties": "Filter, Group, Nillable, Sort", "description": "ID that shows the currently installed package version. Starts with 04t." } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n\n```" }