/
/datarhei Core API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 31m ago · Updated 2mo ago
v16.10.01
v16.7.240
v16.9.01
  • getList all publishing SRT treams
  • getAPI version and build infos
  • getLoad GraphQL playground
  • postQuery the GraphAPI
  • postRetrieve an access and a refresh token
  • getRetrieve a new access token
  • getSwagger UI for this API
  • getFetch a file from the memory filesystem
  • putAdd a file to the memory filesystem
  • deleteRemove a file from the memory filesystem
  • getPrometheus metrics
  • getLiveliness check
  • getRetrieve profiling data from the application
  • getFetch a file from the filesystem
v16.9.0

List all publishing SRT treams

List all currently publishing SRT streams. This endpoint is EXPERIMENTAL and may change in future.

get/api/v3/srt

Response

OK

connectionsobject
logobject
publisherobject
subscriberobject

Changes