The information in this topic may be out of date. The current SDK reference guide has moved here.
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.