Tasks API
Task status API - Get all task status
OVERVIEW
Use this method to get the task status list.
GET /api/3/tasks/status?siteid={siteid}
Response Body
If successful the API responds with a 200 OK http response and a task status list, if this is not successful an error object is returned.
<statuses>
list of task status object
</statuses>
Last Updated: Nov 08,2024
Comments
0 Comments