get a paginated list of datasetsAsk AIget https://api.pennsieve.io/datasets/paginatedQuery Paramslimitint32max number of datasets returnedoffsetint32offset used for pagination of resultsquerystringparameter for the text searchpublicationStatusstringFilter by publication statuspublicationTypestringFilter by publication typecollectionIdint32Filter by collectionorderBystringwhich data field to sort results by - values can be Name, IntId or UpdatedAtorderDirectionstringwhich direction to order the results by - value can be Desc or AsconlyMyDatasetsbooleanif true, will only show dataset for which the user is the ownertruefalsewithRolestringonly show datasets for which the user has the role passed as argumentcanPublishbooleanIf true, only datasets that can be published will be returned. If false, only datasets that can NOT be published will be returned.truefalseincludeBannerUrlbooleanIf true, presigned banner image URLS will be returned with each datasettruefalseincludePublishedDatasetbooleanIf true, information about publication will be returnedtruefalseResponse 200OKUpdated almost 5 years ago