GET State by ID
Returns state information from your requested state ID.
https://api.sportmonks.com/v3/football/states/{ID}{
"data": [
{
"id": 5,
"state": "FT",
"name": "Full Time",
"short_name": "FT",
"developer_name": "FT",
},
Field
Description
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Include depth
Include options
Related Entities:
Postman
Code Example
Last updated
Was this helpful?