Get log export job result

  • Sending a GET request on this endpoint allows to check the status of an ChatApps Logs export job and to get a download link if its generation has succeeded.

URL

To define which SMS logs export you want to retrieve, you need to enter the Job ID generated by XXXXX in the path as well as the 8x8 SMS subaccountid you used in the previous request.
https://chatapps.8x8.com/api/v1/subaccounts/{subAccountID}/messages/exports/{jobId}

You must replace {jobID} and {subAccountId} in the URL above with the jobID and subaccountid from the start SMS logs export job request

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!