data
List datasets with given status
Returns an array with all datasets in the system with the given status, either 'active', 'deactivated', or 'in_preparation'.
get/data/list/status/{status}
Path parameters
statusstring required
The status on which to filter the results, either 'active', 'deactivated', or 'in_preparation'.
Query parameters
api_keystring required
API key to authenticate the user
Response
A list of datasets with the given status