events.stats.index
Resource information
URL | https://api.statscore.com/v2/events/{event_id}/stats |
---|---|
Method | GET |
Description | Update details for event. |
Authorization required | Yes |
Internal method | Yes |
Parameters
Name | Data type | Description |
---|---|---|
event_id | xsd:int | REQUIRED. The requested event identifier |
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
Output elements
.data | |
---|---|
..stats | All participant or lineups for event |
id | The identifier for object e.g participant(team)/lineup(person) |
type | Type of object e.g team/person |
...stats | List of stats |
id | Stats/result identifier |
column_name | Name of column in database or input element |
value | Stats value |
data_type | Defines type of field generated on front (internal purpose only)
|
Sample curl call
Request | Parameters |
---|---|
| token, event_id |