Phplist API - Get all the lists

hello, im using (PHPList API) and calling the “listsGet” , this will return only 50 list and i have more than that.
Is there a way that i can return all the lists ?

Thank you.

I seem to remember a post on the old forums about only seeing 50 of a lot of lists, don’t know if it applies to API, but is there a dropdown option to select the number of results shown?

API docummention:

Returns:
Array of lists. Limited to 50.

im calling the API man ! there is no dropdown it’s just code only.

@FarisShahateet The REST API v1 is unfortunately no longer supported. The REST API v2 is under active development and we anticipate an initial release in 3-4 months.