v1

latestOpenAPI 3.1.02026-08-042784116.2 KB

List Tasks for Location

Returns a list of tasks relevant for the authenticated legal entity for the specified location. Tasks are sorted by their due date in ascending order, where tasks without a due date are first.

get/locations/{region_platform_public_id}/tasks

Path parameters

region_platform_public_idstring required

Query parameters

definition_idstring nullable
start_datestring date nullable
end_datestring date nullable
include_managedboolean nullable
statusAccountTaskStatus[] nullable

Response

Successful Response

idstring required
resolutionsobject required
default_resolution_namestring required
status'todo' | 'dismissed' | 'in-progress' | 'done' required
period_start_datestring date nullable
period_end_datestring date nullable
due_datestring date nullable
priority'high' | 'medium' | 'low'
tagsstring[] nullable