The Expose namespace has Entities and Operations common to all namespaces or things that does not fit under any other namespace.
Documentation ExposeService (1.1)
https://demo.storm.io/api/1.1/ExposeService.svc/rest/ListErrorMessages
- cURL
- JS
- C#
curl -i -X GET \
https://demo.storm.io/api/1.1/ExposeService.svc/rest/ListErrorMessages
Response
[ { "Name": "string", "Value": "string" } ]