Authorizations
Path Parameters
name of the table
Body
application/json
A SQL filter expression that specifies the rows to count.
Example:
"category = 'shoes'"
Response
Number of rows in the table
The response is of type integer.
Example:
1000