Returns the number of tasks of the specified type for you.
https://<space_id>.repsona.com/api/me/task/:type/count
Owner Admin Member
| Name | Type | Description |
|---|---|---|
| type | enum (responsible, ballHolding, following) | Type. Can be assigned, ball retention, or follow. |
{
"requestedBy": 1,
"count": 3
}