#main
- queryList settings with optional filtering
Query Parameters
Name | Type | Details |
---|---|---|
cursor |
string | |
keys |
array |
Filter for only the specified keys. Ignored if prefix is provided Array Length: 100 max UNHANDLED IN ARRAYS: string |
limit |
integer |
Default: Minimum: Maxumum: |
prefix |
string |
Filter keys by prefix |
scope |
string |
Default: Known Values: |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
cursor |
string | |
options |
array (required) |
Elements are of type: |
Errors
No error types defined