View MSP and VAR information. Note: this group of endpoints is used to view operational data. They don't provide the means to manage configuration.
ViewModel Service API & Model Documentation (1.0.41)
Download OpenAPI description
Overview
License
Languages
Servers
Generated server url
http://localhost/
- Generated server url
http://localhost/venues/{venueId}/topologies
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
Response
{ "fields": [ "string" ], "totalCount": 0, "page": 0, "objectId": "string", "data": [ { … } ], "errorMessage": "string", "subsequentQueries": [ { … } ] }
- Generated server url
http://localhost/venues/{venueId}/meshTopologies
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
Response
{ "fields": [ "string" ], "totalCount": 0, "page": 0, "objectId": "string", "data": [ { … } ], "errorMessage": "string", "subsequentQueries": [ { … } ] }