#main - queryGet a specific set and its values
Query Parameters
| Name | Type | Details |
|---|---|---|
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
name |
string (required) |
Response Body
Content Type: application/json
Data Fields
| Name | Type | Details |
|---|---|---|
cursor |
string | |
set |
ref (required) |
Reference: |
values |
array (required) |
UNHANDLED IN ARRAYS: string |
Errors
| Name | Description |
|---|---|
SetNotFound |
set with the given name does not exist |