OptionallimitMaximum number of results to return per page.
Bitbucket default is 25, maximum is 1000.
OptionalnameFilter by repository name. A % prefix is automatically prepended to
perform a contains-style match (e.g. 'api' → '%api').
OptionalpermissionFilter by the permission the authenticated user has on the repository.
e.g. 'REPO_READ', 'REPO_WRITE', 'REPO_ADMIN'
OptionalprojectkeyFilter by project key (exact match)
OptionalprojectnameFilter by project name (case-insensitive prefix match)
Optionalstart0-based index of the first result to return.
Use nextPageStart from the previous response to paginate forward.
OptionalstateFilter by repository state
OptionalvisibilityFilter by visibility: 'public' or 'private'
Query parameters accepted by
GET /rest/api/latest/repos(global repository search).See
https://developer.atlassian.com/server/bitbucket/rest/v819/api-group-repository/#api-api-latest-repos-get