cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2173
Views
4
Helpful
4
Replies

Pagination not working for: GetOrganizationPolicyObjects API

Ilya_Kisel
Community Member

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'

4 Replies 4

Raphael_L
Meraki Community All-Star
Meraki Community All-Star

Hi ,

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

Ryan_Miles
Meraki Employee All-Star
Meraki Employee All-Star

@Raphletourn 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.

Ilya_Kisel
Community Member

Hi @Ryan_Miles, do you have an estimation of when the fix will be ready?


Ryan_Miles
Meraki Employee All-Star
Meraki Employee All-Star

Hi @Ilya_Kisel

Progress tracking and updates would need to come from Meraki Support. If you haven't already please open a Support case and they can link your issue to the parent issue for tracking & updates.

Cheers