get https://sms.8x8.com/api/v1/subaccounts//messages/exports/
- Sending a GET request on this endpoint allows to check the status of an SMS 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://sms.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