GET Type by ID
Returns all types available within your subscription.
https://api.sportmonks.com/v3/core/types/{typeID}{
"data": {
"id": 83,
"name": "Redcards",
"code": "redcards",
"developer_name": "REDCARDS",
"model_type": "statistic",
"stat_group": "overall"
},Field
Description
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Postman
Code Example
Last updated
Was this helpful?