I noticed the API reference code samples’ input and output don’t match, see here: - request has `limit = 3` - response has `limit = 1` <img width="998" height="1002" alt="Image" src="https://github.com/user-attachments/assets/5eaa0423-f766-4a17-9df5-d341502d5acc" /> It's acceptable for this example, but it can become confusing for a less self-explanatory API example.