List SMS Link Groups

GET {{baseUrl}}/v1/configuration/smslinkgroup

Allows you to retrieve the list of your SMS Link Groups. The id of the SMS Link Group returned by this method will be needed to edit or delete that SMS Link Group.

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

{"smsLinkGroups":[{"id":14114,"name":"a6f9ea1a-d31b-4e4f-838d-eb05fe84beac"},{"id":14117,"name":"Voxbone SMS"},{"id":2128,"name":"WhatsApp"}]}