countQuery
Url
/V2.0/services/data/countQuery
HTTP Method
GET,POST
Description
Performs a query and returns the result count 
Parameters
Name Type Description
query query The query for counting. The "_type" field with the query type should be specified. Note: AggregateQuery is not supported.
Result
Name Type Description
count long
In case of failure an error object will be returned
* indicates required fields