Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The api is rate limited to a max of 1 per minute. You will receive an error if you attempt to make the call more frequently.

If the call is successfully the http code 200 will be returned otherwise an appropriate http error code is returned.

RetrieveMetaDataByHour

Code Block
https://<fqdn>/njadmin/rest/RecordingAPI/retrieveMetaDataByHour?apiKey=xxxxxxxxx&date=2021/09/14&hour=15

...