/
Retrieve a List of Provider Organizations
Retrieve a List of Provider Organizations
Use /api/admin/sharing/source_orgs as follows to get the ID of the organizations providing data that is available to your organization.
Python
#note: install the 'requests' library first: |
Sample result:
200 {u'status': u'success', u'code': 0, u'data': [u'IID']} |
Curl
curl |
Sample Result
{ |
Related content
Query Data from a Specified Organization
Query Data from a Specified Organization
More like this
How Do I View All of My Organization's Data Profiles?
How Do I View All of My Organization's Data Profiles?
More like this
How Do I Search All My Data?
How Do I Search All My Data?
More like this
Dossier API
Dossier API
More like this