Do Connect API responses pagenate?

Options

I've been looking at the Connect API reference and YAML specification and I don't see pagination mentioned for the responses to GET requests that return lists of items.

For example GET /v1/vaults/{vaultUUID}/items: if I hypothetically add 100s, 1000s, 10,000s, or higher orders of magnitude, of items to a vault will the response size just keep growing until a limit on the client or server side is exceeded? Or will pagination kick in when the list hits a particular size?


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided

Comments

  • Hey @csharpsteen - You are correct: there is currently no pagination support for that endpoint. You raise a valid concern, though, and I'll make sure we bump this up in the roadmap.

This discussion has been closed.