Zimbra SOAP API pagination

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
André
Posts: 7
Joined: Tue Sep 01, 2020 2:54 am

Zimbra SOAP API pagination

Post by André »

Hello, I'm using the SOAP API to get the domain accounts from my Zimbra server, but the documentation doesn't say anything about paginating the results, and depending on the domain it ends up getting very heavy to load, does anyone have a solution for this?

Thanks
abhishek.d
Zimbra Alumni
Zimbra Alumni
Posts: 1
Joined: Tue Jun 21, 2022 2:47 pm

Re: Zimbra SOAP API pagination

Post by abhishek.d »

Can you specify which request are you talking about?
I think there is offset and limit that can be set for the request.
User avatar
jeastman
Zimbra Employee
Zimbra Employee
Posts: 81
Joined: Tue Mar 29, 2016 1:36 pm

Re: Zimbra SOAP API pagination

Post by jeastman »

As a reference to anyone looking for an answer here, pagination support in specific SOAP messages is documented here:

https://github.com/Zimbra/zm-mailbox/bl ... s/soap.txt
John Eastman
Post Reply