TrackRecordPro API Documentation TrackRecordPro

getLocations()

Summary

Method Name

getLocations

Minimum Supported API Version3.0

getLocations

$result = getLocations($filters)

Details

This method retrieves location entries matching the provided filter.

Parameters

$filtersThe filter specifies the range of data to return. Passing an empty array or NULL indicates that all data in the endpoint should be returned.

Return value

The method returns an array of objects, each object matching the filters specified.