Returns trackers' last position.Ask AIget https://api.astaraconnect.com/v1/groups/{oid}/trackers/positionsReturns a list with the last position of the trackers of one group by its group OID.Path ParamsoiduuidrequiredGroup OID.Responses 200List of group's tracker with their last position. 403You cannot read data of the group. This error is thrown when you don't have the necessary permissions assigned to read data of the group. 404Group not found. The system could not find a group for the provided oid. 415Group OID string has not a valid UUID format.Updated over 2 years ago