GET /devices

traccar.org

Summary: Fetch a list of Devices
Operation ID:
Auth: unknown
Description

Without any params, returns a list of the user's devices

Parameters (4)

all (boolean, query, optional)

Can only be used by admins or managers to fetch all entities

id (integer, query, optional)

To fetch one or more devices. Multiple params can be passed like `id=31&id=42`

uniqueId (string, query, optional)

To fetch one or more devices. Multiple params can be passed like `uniqueId=333331&uniqieId=44442`

userId (integer, query, optional)

Standard users can use this only with their own _userId_

No probe data for this endpoint yet.