# States

Retrieve detailed states information of fixtures via one of our 2 states' endpoints.

Per endpoint you can find the details including base URL, parameters, includes and more.

* **GET All States:** returns all the states available within your subscription.
* **GET State by ID:** returns state information from your requested state ID.

### Include options

`none`&#x20;

### **Related Entities:**

Get an overview and explanation of all the fields returned in the API response. The related entities for the transfers' endpoints are:

* [State](/v3/endpoints-and-entities/entities/other.md#state)

### **More information**

{% content-ref url="/pages/Od0ztwiGCP7IvdnaGK88" %}
[Types](/v3/definitions/types.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/states.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
