Added per Organization Filtering to UrlApi

Added  per Organization Filtering to UrlApi .

Usage example :

UrlApi?isApi=true&action=list&type=User&organizationId=1

for all types :

  1. Dataset
  2. Mapping
  3. User
  4. Organization
  5. DataUpload
  6. Transformation (added)

if organizationId is not present the query targets the project database.

 

Comments are closed.