v1
latestOpenAPI 3.0.12026-07-243686491.1 MBSites
Retrieve the images of a (charge) site
Required scope: charge-points:read </br>Organization authorization: supported
get/api/v1/sites/{siteId}/images
Path parameters
siteIdinteger required
Response
Images of the site
Example response
{
"images": [
"https://cdn.monta.com/charge-point-group-pictures/abc.jpg"
]
}