...
3.8.1 Team URLs
url | description |
---|---|
GET openmrs/ws/rest/v1/teammodule/team/{uuid} | Fetch the team that matches the uuid |
...
3.8.3 Member URLs
url | description |
---|---|
GET openmrs/ws/rest/v1/teammodule/member/{uuid} | Fetch the member that matches the uuid |
...
3.8.5 TeamLead URLs
url | description |
---|---|
GET openmrs/ws/rest/v1/teammodule/lead/{uuid} | Fetch the team lead that matches the uuid |
...