Get asset api

for example;
curl -u admin:admin123 -X GET ‘http://localhost:8081/service/rest/v1/assets?repository=maven-central
when i get my asset there are approximately 900 asset on my repository but the json file shows me only around 50 assets.

It is related to continuation token.