#main - queryFind repositories based on a search term.
Query Parameters
| Name | Type | Details |
|---|---|---|
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
q |
string | |
term |
string |
DEPRECATED: use 'q' instead |
Response Body
Content Type: application/json
Data Fields
| Name | Type | Details |
|---|---|---|
cursor |
string | |
repos |
array (required) |
Elements are of type: |
Errors
No error types defined