バージョン 8.3.8

Back | 

GetLiveEventDetails

Returns Event Information in JSON

URL Format

/ws/get_live_event_details/api/{app_token}/e/{event_uuid}/apiv/4/mode/json

Parameters

Name Req Type Description
e string The uuid of the live event.
app_token string The user api token
apiv int api vesrion (should be set to 4)
mode string Specifies response mode. This version only supports "json".

Request Headers

Name

Possible Responses

  • 338 invalid event uuid
  • 633 Live Event Foun

Example Response

{"response":[]}