#main
- queryFind starter packs matching search criteria. Does not require auth.
Query Parameters
Name | Type | Details |
---|---|---|
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
q |
string (required) |
Search query string. Syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
cursor |
string | |
starterPacks |
array (required) |
Elements are of type: |
Errors
No error types defined