Api.getImageUrl¶
- getImageUrl(imageId)¶
Returns the full URL of the specified document image. The returned URL can then be used to present the image to operators.
- Arguments
imageId (
guid()
) – The unique identifier of the image.
- Returns
If successful, returns the full URL of the document image.