apiUrls property
Use the object returned by this method to retrieve URLs for the baseline, checkpoint, and diff images. You can obtain these images using the REST API.
Syntax
value = stepinfo.apiUrls;
Type:ApiUrlsPlain
See ApiUrls for a detailed description of this object.