curl --location '/agent/get_pause_type_list?format=undefined&trigger=undefined'
{ "response": { "command": "get_pause_type_list", "status": "ok", "trigger": "string", "pauses": [ { "pause": "string", "id": 0, "total": 0, "partial": 0, "duration": 0 } ] } }