get https://api.idwise.com/journey/image/
Usage
This API is used to retrieve a binary image file. The image path is provided as part of the request path and is obtained from the get journey result API. The response will be a binary image file.
The request should contain the image path, which is provided by the get journey result API. The response will be a binary image file.
Authentication
Please refer to the API Credentials and Authentication page for more detailed information
Request Response
The response will be a binary content of the image file.