Get all Encounter Templates
GET {{url}}/{{tenantName}}/{{instanceName}}/formations/:version/encounters
Request to Get all encounter templates with filter.
HTTP Request
GET /{tenantName}/{instanceName}/formations/{version}/encounters
in our example it would be:
GET https://api.live.welkincloud.io/gh/sb-demo/formations/current/encounters
Responses
| Code | Description |
|---|---|
| 200 | OK |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
search | string | name or type |