Get supported states

Returns a list of all currently supported states and legislative bodies available for district plan scoring.

get/states

Response

List of supported states returned successfully

string[] required

Example response

[
  [
    "XX",
    "congress"
  ]
]

Changes