Sources REST Endpoints
Sources
Manage sources.
- Get a Source by ID
- Method: getPath:
/vision/api/sources/{id}
- Get a Supported Source by ID
- Method: getPath:
/vision/api/supportedSources/{id}
- Get Sources
- Method: getPath:
/vision/api/sources
- Get Supported Sources
- Method: getPath:
/vision/api/supportedSources