List available communications features

GET {{baseUrl}}/v1/inventory/feature

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

{"features":[{"featureId":5,"name":"T.38","description":"T.38"},{"featureId":50,"name":"Voice","description":"Voice"},{"featureId":6,"name":"VoxFax","description":"VoxFax"},{"featureId":29,"name":"VoxOUT Emergency","description":"Feature that allows the VoxDID to access emergency services"},{"featureId":51,"name":"VoxOUT International","description":"Used to build the coverage pages in the public website"},{"featureId":52,"name":"VoxOUT National","description":"Used to build the coverage pages in the public website"},{"featureId":49,"name":"VoxOUT Toll-free","description":"Feature that allows the VoxDID to access national Toll-free numbers"},{"featureId":25,"name":"VoxSMS","description":"VoxSMS"}]}