API usageText document APIApiMethodsGetByInternalIdOn this pageGetByInternalId Returns the object by it's internal ID. Syntax expression.GetByInternalId(id); expression - A variable that represents a Api class. Parameters NameRequired/OptionalData typeDefaultDescriptionidRequiredstringID of the object. Returns object