Get Variable Instance Count (POST)
POST/variable-instance/count
Query for the number of variable instances that fulfill given parameters. This method takes the same message body as the [Get Variable Instances POST](https://docs.fluxnova.finos.org/manual/develop/reference/rest/variable- instance/post-query/) method and therefore it is slightly more powerful than the Get Variable Instance Count method.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if an invalid operator for variable comparison is used. See the Introduction for the error response format.