API: Accessing over 200 records

API: Accessing over 200 records

Hello, I am trying to access my field's data within my "Leads" Module using the API. I noticed that, unfortunately, performing a GET request is limited to 200 records. Is there another way to do this where I can have access to all of my records (I have just over 5,000). I have experimented with "Bulk Read Jobs." However, this uses the POST method and I am not very familiar with how to use this or if I can even use this to access my data in a similar fashion. Thanks!