get https://api.idwise.com/journey/video/
Usage
This API is used to retrieve a video URL. The video hash will be provided as part of the request path and is obtained from the get journey result API. The response will be a URL to download the video.
The request should contain the video hash provided by the get journey result API. The response will be a download_url and expiry_time.
Authentication
Please refer to the API Credentials and Authentication page for more detailed information
Request Response
The response will be a download_url (to download the video) and expiry_time.