Query Records
Finds records in Vtiger CRM by query string.
GET
Query
Arguments
stringrequired
Vtiger query string, for example select id, firstname, lastname from Contacts limit 0, 2;
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.