Organization-Wide Actions
Organization-wide actions can be performed by Organization Admins and Service Accounts with Admin access, allowing them to list and modify all Datasets, Ontologies, and Projects within an Organization.
A common use case is creating a Service Account with managerial privileges, enabling it to perform key administrative tasks on behalf of the Organization Admin.
Projects, Datasets, and Ontologies cannot be deleted using the SDK. To remove them, use the Encord platform.
Listing Datasets
The following script can be used by users and Service Accounts with the Admin role in their Organization to retrieve a list of all Datasets.
List Ontologies
The following script can be used by users and Service Accounts with the Admin role in their Organization to retrieve a list of all Ontologies.
List Projects
The following script can be used by users and Service Accounts with the Admin role in their Organization to retrieve a list of all Projects.
List Cloud Integrations
The following script can be used by users and Service Accounts with the Admin role in their Organization to retrieve a list of all Cloud Integrations.
List Storage Folders
The following scripts can be used by users and Service Accounts to list folders belonging to your Organization.
List Files
The following script can be used by users and Service Accounts to find all files belonging to your Organization.
Was this page helpful?