Suggestion List
Last updated
Last updated
https://api.sigopt.com/v1/experiments/EXPERIMENT_ID/suggestions
Retrieves a Pagination of all Suggestion objects for this experiment.
Request Method: GET
Name | Type | Required? | Description |
---|---|---|---|
Pagination object.
after
string
N
Optional. Returns items with ids after after
.
before
string
N
Optional. Returns items with ids before before
.
limit
int
N
Optional. Limit the number of items returned. The maximum value is 100.
state
string
N
Optional. If open
will filter by open suggestions.