Retrieve Viber Single Message by Tracking Id

Retrieve tracking information for a Viber single message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

RESPONSE PARAMETERS

KEYDESCRIPTION
trackingIdThe tracking Id of the Viber message. It is used to identify the message.
toThe recipient's phone number.
fromThe name of the sender Id. Identifies from whom the message is sent.
countryCountry name of the recipient's phone number.
statusInformation about the status of the Viber message.
status.statusThe current status of the Viber message.
Check here for possible values.
status.reasonThe reason of the status.
status.reason.detailedStatusThe current detailed status.
Check here for details.
status.reason.descriptionThe description of the detailed status.
status.dateThe updated date of the status.
applicationNameThe name of the application that was used to send this message.
originatingServiceThe service that sent this message.
directionThe direction of this message (outbound or inbound).
ttlTime range until message expires.
messageThe text of the Viber message.
priceThe cost of this message.
imageURLThe URL of the image.
viberActionRepresents the action (button) of the Viber message.
viberAction.captionThe displayed text on the button.
viberAction.targetUrlThe action which should be executed, when the recipient clicks on the button.
viberFileRepresents the file of the Viber message.
viberFile.fileNameThe name of the file.
viberFile.fileTypeThe type of the file.
viberFile.fileUrlThe URL of the file.
viberVideoRepresents the Viber video of the Viber message.
viberVideo.videoURLThe URL where the video is hosted.
viberVideo.videoThumbnailThe URL of a thumbnail for the video.
viberVideo.fileSizeThe file size in MB.
viberVideo.durationThe video duration in seconds.
sessionMessageIndicates a Viber Single is a Viber Session if the value is true. False by default. Learn more about session messaging at our documentation.
expireOnDeliveryFalse by default.

ERROR CODES

STATUSCODEDESCRIPTION
404404019006viberTracking was not found.
Path Params
string
required

The tracking Id of the Viber single message.

Query Params
int32
Defaults to 0

The page number to retrieve, default value is 0 (meaning the first page).

int32
Defaults to 20

The number of items to retrieve, default value is 20.

int32

The field name that will be used to sort the results.

Headers
string
required

Bearer {access_token}

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json