Pagination not working for: GetOrganizationPolicyObjects API

Ilya_Kisel
Here to help

Pagination not working for: GetOrganizationPolicyObjects API

Hi Meraki developers,

I noticed that API GET: /organizations/{organizationId}/policyObjects?perPage=100 response header "Link" is always empty.

I have 200 policy objects. Via paginated request I can receive only the first N (for example 100) entries, "Link" response header is empty and I consider that there are no more objects.

Request: curl -L --request GET \
--url https://api.meraki.com/api/v1/organizations/xxx/policyObjects?perPage=100 \
--header 'Authorization: Bearer xxx' \
--header 'Accept: application/json'

2 Replies 2
RaphaelL
Kind of a big deal
Kind of a big deal

Hi ,

This has been reported multiple times here and on reddit. I would suggest you to open a case.

Ryan_Miles
Meraki Employee
Meraki Employee

@RaphaelL is correct and I see an internal bug filed on this already. As suggested I would open a case so they can attach yours to the parent case/bug and hopefully it will add add some traction to getting this resolved. 

Get notified when there are additional replies to this discussion.