curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/targets/overdue \
--header 'Authorization: Bearer <token>'[
{}
]Get overdue targets.
curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/targets/overdue \
--header 'Authorization: Bearer <token>'[
{}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Overdue targets