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