We are trying to retrieve the pipelines using the CircleCI API API but it does not look like the next_page_token is working correctly. I ran a request in curl without the next_page_token, then used the token returned for the subsequent request. However, it is returning the same set of objects.