GET Type by ID
Returns all types available within your subscription.
https://api.sportmonks.com/v3/core/types/{ID}{
"id": 1,
"parent_id": null,
"name": "1st Half",
"code": "1st-half",
"developer_name": "INPLAY_1ST_HALF",
"group": null,
"description": null
},Field
Description
Type
Parameters
Query Parameters
Required?
Description
Pagination
Include depth
Include options
Code Example
Last updated
Was this helpful?