get https://voice.wavecell.com/api/v1/subaccounts//messages/exports/
- Sending a GET request on this endpoint allows to check the status of an Voice Logs export job and to get a download link if its generation has succeeded.
URL
To define which Voice logs export you want to retrieve, you need to enter the Job ID generated by XXXXX in the path as well as the 8x8 subaccountid you used in the previous request.
https://voice.wavecell.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 logs export job request