v1
latestOpenAPI 3.0.12026-07-149718.6 KBViber Service Message
Retrieve a Viber Service Message account
get/viber_service_msg/{external_id}
Path parameters
external_idstring required
External id of the account you want to retrieve. In this case it will be your Viber Service Message ID.
Response
OK.
Example response
{
"api_key": "abcd1234",
"applications": [
"optionalApplicationId"
],
"external_id": "12345678",
"name": "optionalName",
"provider": "viber_service_msg"
}