Inserted image

Returns an inserted image within the diagram.

Method

GET

URL

https://cacoo.com/api/v1/diagrams/diagramId/contents/images/imageSourceId
Example : https://cacoo.com/api/v1/diagrams/00e77f4dc9973517/contents/images/01234567890123456789

Format

Image Format

Authentication

required

Parameters

Parameter Name Type Content Example
diagramId (Required) String Diagram Id 00e77f4dc9973517
imageSourceId(Required) String The source ID attribute value of image element that was returned by the Diagram Contents API. 01234567890123456789

Response

Image Data