Attempt logs for your ScaleEngine Virtual Usher Tokens.
SEVU token used for Playback Authentication.
String
Sample value:mystream.53ffc996dd39d5.39102367
Application name.
The application name must begin with "username-"
Sample value:username-vod
Get the SEVU Attempt object with id mystream.53ffc996dd39d5.39102367.
https://api.scaleengine.net/v2/sevu_attempt/mystream.53ffc996dd39d5.39102367
curl --user 158:8fc8c48da81e6a2a06a9556379bf798af508dc0792497c678b4c3532ba8b637f https://api.scaleengine.net/v2/sevu_attempt/mystream.53ffc996dd39d5.39102367
None
{
"id": "N/A",
"datetime": "2019-12-23 23:59:59",
"key": "mystream.53ffc996dd39d5.39102367",
"pass": "mystream123@!",
"ip": "1.1.1.1",
"video": "1.1.1.1",
"app": "username-vod",
"appinst": "sevu",
"pageurl": "my.domain.com",
"refurl": "referrer.url.com",
"success": true,
"reason": "Invalid Auth Token",
"server_ip": "1.1.1.1"
}
This object is read-only and cannot be created.
This object is read-only and cannot be updated.
This object is read-only and cannot be deleted.