get https://api.tamradar.com/v1/radars
Returns a list of all radars for the authenticated user, sorted by creation date (newest first). All query parameters are optional - omitting them returns all matching radars. For retrieving a single radar, consider using GET /v1/radars/{radar_id} endpoint instead as it's more efficient.