Get all tenant contacts or organization entities
get
/ec-site-svc/rest/v1.0/entitymanagement/tenantentities/{entityType}/{tenantEntityId}/details
Retrieves all contact or organization entities under common mode.
Request
Path Parameters
-
entityType(required): string
Contact or Organisation type, allowed types are Investigator, Institution, Lab or Depot.
-
tenantEntityId(required): string
Contact or Organisation Id, entity can be either of Investigator, Institution, Lab or Depot.
Query Parameters
-
limit: string
Number of rows to return.
-
offset: string
Row number to start from.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object