Get Encounter Template by name

GET {{url}}/{{tenantName}}/{{instanceName}}/formations/:version/encounters/{{encounterTemplateName}}

Request to Get one encounter template by name.

HTTP Request

GET /{tenantName}/{instanceName}/formations/{version}/encounters/{encounterTemplateName}

in our example it would be:

GET https://api.live.welkincloud.io/gh/sb-demo/formations/current/encounters/temp-1

Responses

CodeDescription
200OK
401Unauthorized
403Forbidden
404Not Found