Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 566 Bytes

File metadata and controls

12 lines (8 loc) · 566 Bytes

SearchExperimentsResponse

Response from searching experiments.

Properties

Name Type Required Description
data List[Experiment] Yes List of experiments matching the search criteria.
next_page_token Optional[PageToken] No Token for retrieving the next page of results, if more results are available.

[Back to Model list] [Back to API list] [Back to README]