Forum Discussion
cike
9 years agoChampion
Hi tripathysa,
you should take a look at APIv2. It offers you a SQL-like syntax to query different object types and attributes.
For example you could build queries like this (Note: It's only a simple example):
select * from messages where depth != 0
Best regards,
Christian