Parameters
Parameter | Description |
---|---|
DataSet Name | If included, will limit the list of DataSets to those with names that contain the string passed in. The parameter value is case insensitive. |
Limit | The amount of DataSets to return in the list. The default is 50 and the maximum is 50. |
Offset | The offset of the DataSet to begin list of users within the response. |
Sort | The DataSet field to sort by. Fields prefixed with a negative sign reverses the sort (i.e. ‘-name’ does a reverse sort by the name of the DataSets) |