Find teams by device IMEI
GET/internal/management/teams/devices
FindTeamsByDeviceIMEI retrieves teams information by searching for a device using its IMEI, then finding the associated fleet and finally the teams. Returns 200 with empty data array if no teams are found for the IMEI.
Request
Responses
- 200
- 422
- 500
Returns paginated teams, with empty data array if none found
IMEI is required
Internal server error