How can you get more than the last 10 visits from Live.getVisitorProfile reporting API

As the subject says,

How can you get more than the last 10 visits from Live.getVisitorProfile reporting API?

When you query a visitorId, it only returns their last 10 visits, we would like more history. Last 50 or from all time? Is it possible to get more?

Hello
try to add format_limit=50 ?

No luck sorry, still only get 10.

index.php?module=API&method=Live.getVisitorProfile&idSite=8&visitorId=XXXXXX&format=xml&token_auth=XXXXXX&format_limit=50

Ok, feel free to create a bug report: Issues · matomo-org/piwik · GitHub