Get a specific SMS link by id
GET {{baseUrl}}/v1/configuration/smslink/:smsLinkId
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
apikey | string | Authentication 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. | |
Accept | string |
RESPONSES
status: OK
{"smsLinks":[{"smsLinkId":1519,"login":"smslogin","password":"b7d55e8b-3370-450d-94d9-e545229985f3","url":"https://sms.voxbone.com","groupId":2373,"type":"REST_JSON","name":"Bidirectional test","direction":"BIDIRECTIONAL","weight":1,"systemType":null,"useSSL":null,"monitorInterval":null,"transactionTimeout":null,"deliveryStatusReport":null}]}