List Datasets
Retrieve a list of all datasets in the project with filtering and pagination options
GET
/datasets/Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
page_noQueryintegeroptionalThe page number from which you want your page search results to be displayed.
per_pageQueryintegeroptionalNumber of results per page
is_advanced_searchQuerybooleanoptionalSpecifies if advanced filters should be applied.
storage_typeQuerystringoptionalStorage Type
encryptedQuerybooleanoptionalEncryption
Responses
200Success response with dataset information.
HTTP status code for the operation.
example
200Any errors encountered during the operation.
Message indicating the result of the operation.
example
SuccessTotal number of pages of dataset information available.
example
1Total number of datasets returned.
example
1