Get Viber Bot channel information
Returns the information for a Viber Bot channel linked to a Conversation API App.
Path parameters
The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.
The unique ID of the app. You can find this on the <a href="https://dashboard.sinch.com/convapi/apps">Sinch Dashboard</a>.
Response
Viber Bot information.
Changes
Changed in 2 of the 4 revisions of this API.421
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status404response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ▲
the
statusresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
removed
subschema #1: ConversationAppNotFoundErrorTitlesubschema #2: ConversationAppNoViberChannelErrorTitlefrom the response bodyoneOflist for the response status404response-body-one-of-removed
- ○
removed
subschema #1: ViberApiErrorErrorTitlesubschema #2: InternalErrorErrorTitlefrom the response bodyoneOflist for the response status500response-body-one-of-removed
- ○
added the optional property
additionalInformationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the404statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the500statusresponse-optional-property-added
- ○
added
ConversationChannelStatusEnumto thestatusresponse propertyallOflist for the response status200response-property-all-of-added
- ○
the response property
errorCodebecame required for the status401response-property-became-required
- ○
the response property
messagebecame required for the status401response-property-became-required
- ○
the response property
resolutionbecame required for the status401response-property-became-required
- ○
removed the
ACTIVEenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ERRORenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
FAILINGenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PENDINGenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UNRECOGNIZEDenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
added the required property
errorCodeto the response with the404statusresponse-required-property-added
- ○
added the required property
errorCodeto the response with the500statusresponse-required-property-added
- ○
added the required property
messageto the response with the404statusresponse-required-property-added
- ○
added the required property
messageto the response with the500statusresponse-required-property-added
- ○
added the required property
resolutionto the response with the404statusresponse-required-property-added
- ○
added the required property
resolutionto the response with the500statusresponse-required-property-added
- ▲
- ○
api operation id
ViberController_get_v1removed and replaced withConversationViberController_get_v1api-operation-id-removed
- ○
Of the 4 revisions, 1 has no diff computed.