on v 2.2 when doing endpoints = i.read('leads', top=12000) it will only be returned 500 leads, changing to v 2.1 fixed it.
on v 2.2 when doing
endpoints = i.read('leads', top=12000)
it will only be returned 500 leads, changing to v 2.1 fixed it.