Description Usage Arguments Source Examples
Showing information about an image, including its URL and preview image and the sizes that it is available in.
1  | getImageDetails(id, ...)
 | 
id | 
 character. Image ID. (required)  | 
... | 
 arguments to be passed by the source endpoint parameters.  | 
“/images/{id}”
1 2 3 4  | ## Not run: 
getImageDetails(id = "620154782")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.