FieldEx Developer
developer notes

Get All Journeys by Tasks

TaskJourneyGetAllByTask API allows you to retrieve all existing Journeys by Task records.

Method Endpoint
GET {{endpoint}}/api/ext/user-location-route-tables/for-task/get-all-routes

Headers

Key Value
Content-Type application/json
Authorization Bearer{{token}}

Filter Fields

Parameter Type Example Length Required Description
taskExternalId String task2 true Specifies the task ID being filtered

API Query Example

Method API Call
GET http://api/ext/user-location-route-tables/for-task/get-all-routes?taskExternalId=task2