Version: 202201
Data Query Task Count
GET/openapi/2022-01/data/count
Query the total number of Tasks created for the current store.
Responses
- 200
200
- application/json
- Schema
- Example
- Result
Schema
countinteger
Default value:
0Example:
158{
"count": 158
}
{
"count": 158
}