latestSwagger 2.02026-08-08454367651.1 KB
bd42075f6b02
ResourceOwnerRoutePlanner
Get routes associated with the user
Only routes that is either shared with the user or owned by the calling user is returned. <br /><br /> Location Status enum values:<br /> NotStarted = 0<br /> Done = 1<br /> Cancelled = 3<br /><br /> MissionStatus enum values: <br /> Not Started = 0 (All route locations NotStarted)<br /> Ongoing = 1 (Any route location Done OR route mission started)<br /> Done = 2 (All route locations Done)<br /> Cancelled = 3 (Route mission Cancelled)
get/v1/resourceowner/routeplanner/routes
Response
The routes associated with the user is returned.