Storage

List all dataset storages from the project

Retrieve a list of the dataset storages of all types with their IDs.

get/api/dataset-storages/

Query parameters

orderingstring

Which field to use when ordering the results.

Response

List of DatasetStorageSerializer

Changes