Retrieves all states associated with a specific model
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the model
Filter states by type
List of states
The response is of type object[]
.
Retrieves all states associated with a specific model
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the model
Filter states by type
List of states
The response is of type object[]
.