Check MediaGuard's status
Queries the current status of MediaGuard.
Note that this endpoint always returns an empty response body; you should use the HTTP response code to determine MediaGuard’s current status.
Authentication
AuthorizationBasic
To authenticate a request, provide an `Authorization` header with the value `Basic base64(username:password)`. For example, if your HUMAN Auth ID is `whiteops` and your HUMAN Auth Key is `secret`, your `Authorization` header should be set to `Basic d2hpdGVvcHM6c2VjcmV0`.
Response
MediaGuard is ready to receive requests.
Errors
503
Service Unavailable Error