GET api/Comments/SourceSystems

List of Source Systems

Response Information

DTO.Comments.SourceSystemsDTO

Response body formats

application/json, text/json

Sample:
[
  {
    "SystemID": "4b41ef3c-66ac-471f-a045-e600f45108da",
    "SystemName": "sample string 2"
  },
  {
    "SystemID": "4b41ef3c-66ac-471f-a045-e600f45108da",
    "SystemName": "sample string 2"
  },
  {
    "SystemID": "4b41ef3c-66ac-471f-a045-e600f45108da",
    "SystemName": "sample string 2"
  }
]

text/javascript

Sample:
[{"SystemID":"4b41ef3c-66ac-471f-a045-e600f45108da","SystemName":"sample string 2"},{"SystemID":"4b41ef3c-66ac-471f-a045-e600f45108da","SystemName":"sample string 2"},{"SystemID":"4b41ef3c-66ac-471f-a045-e600f45108da","SystemName":"sample string 2"}]

text/csv

Sample: