Get a list of all DataSets in your Domo instance.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The amount of DataSets to return in the list. The default is 50 and the maximum is 50.
The offset of the DataSet ID to begin list of users within the response.
The order to return the DataSets in.
name, nameDescending, lastTouched, lastTouchedAscending, lastUpdated, lastUpdatedAscending, createdAt, createdAtAscending, cardCount, cardCountAscending, cardViewCount, cardViewCountAscending, errorState, errorStateDescending, dataSourceId If included, will limit the list of DataSets to those with names that contain the string passed in. nameLike is case insensitive.