Skip to main content

Returns the total number of task items

GET 

/task/status

Returns the total number of task items

Responses

A JSON object containing the total number of task items.

Schema

    total_items integer

    The total number of task items.

Loading...