Identification Identifiers API endpoint doesn't return results beyond page 1 if per_page parameter is specified

it looks like all the problems i previously reported have been resolved at this point.

the max 500 results limit for identifiers might actually be intentional, since there is a similar limit on the observers side, as previously noted:

on the identifiers side, the situation is actually a little better since the total_results field actually seems to report the actual count, even if you can’t see the results beyond 500 (whereas the total_results value tops out at 500 for observers).

if the 500 limit is intentional, then that’s fine in my mind. do you have a particular use case that requires getting more than the top 500 identifiers (or observers)?