Stages
Count stages (POST)
Same as GET /stage/count, with the filters in the request body. Use this when your filter is too long for a URL.
POST
Count stages (POST)
Authorizations
Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.
Body
application/json
The same options the list endpoint takes in the query string. Any additional key is read as a field filter.
Response
The matching count.
Records matching your filters.