Get Coverage by States in USA and Canada

GET {{baseUrl}}/v1/inventory/country/:countryCodeA3/state

HEADERS

KeyDatatypeRequiredDescription
apikeystringAuthentication to Voxbone APIs is handled via key based authentication. You can manage your API key on our platform under Account Settings. Please use our API quickstart guide for more help.
Acceptstring

RESPONSES

status: OK

{"states":[{"stateId":"\u003cinteger\u003e","stateName":"\u003cstring\u003e","stateCode":"\u003cstring\u003e","countryCodeA3":"\u003cstring\u003e"},{"stateId":"\u003cinteger\u003e","stateName":"\u003cstring\u003e","stateCode":"\u003cstring\u003e","countryCodeA3":"\u003cstring\u003e"}]}