Why isn't the Inventory Level API providing page links in PostMan?

Using PostMan, I made a call to inventory_levels - I get back results but without the page link. When i set limit = 200, i get 200. When I set limit = 50, I get 50 but with no links. What has changed? What am I missing? Is it broke?