List all tags API

Hello… The \api\3\tags request only return the first 20 tags. How can I do to get all tags information not only the first 20?

Hello, Just add “limit=100”. If you don’t give a limit it returns 20 by 20. The maximum limit should be 500 but I cannot get more than 100 at a time. To have all your tags think of using “offset=100” to get next tags