Get all tracking targets names.
Returns an array of string containing all tracking targets names
| Key | Value Type | Description |
|---|---|---|
| TargetList | array of string | targets names |
| Status Code | Content Example | Meaning |
|---|---|---|
| 200 | JSON payload | Success message |
| 500 | {"message":"TrackerException: <...>"} | An other type of internal error |