How to get full data from search api

Search API | GitLab
When I call api GET /search?scope=blobs&search=path:locales/, I only got a list with four items(Actual count should be greater than this) from api response. Is there any limits about this API?