Fine Tuning
List datasets
Returns a list of Datasets.
GET
Authorizations
Bearer HTTP authentication. Allowed headers -- Authorization: Bearer <access_token>
Path Parameters
Query Parameters
The offset of objects to skip before starting to collect the result set.
Required range:
x >= 0
A limit on the number of objects to be returned. Limit can range between 1 and 1000, and the default is 10.
Required range:
1 <= x <= 1000
A flag to toggle the pagination feature. When set to false, all results are returned in a single response. The default is true.
Response
200
application/json
Successful response.
The response is of type object
.