v1.0 REST Endpoints

Sites and Depots/Entity Management/v1.0
The operations from the Sites and Depots/Entity Management/v1.0 category.
Get all study contacts or organization entities
Method: get
Path: /ec-site-svc/rest/v1.0/entitymanagement/studyentities/{entityType}/{tenantEntityId}/details
Get all tenant contacts or organization entities
Method: get
Path: /ec-site-svc/rest/v1.0/entitymanagement/tenantentities/{entityType}/{tenantEntityId}/details
Manage a given study entity associated with a contact or organization
Method: put
Path: /ec-site-svc/rest/v1.0/entitymanagement/entities/{entityType}/{srcEntityId}/manage
Manage all associated entities with given contact or organization
Method: put
Path: /ec-site-svc/rest/v1.0/entitymanagement/entities/{entityType}/{srcEntityId}/manage/all