Skip to main content

Get all images

Get list of all images

Query Parameters
  • paramsIO object required
  • optionalFields string[]
Responses

OK


Schema
  • Array [
  • baseColor int32
  • colorDepth int32
  • date date-time
  • fileName string
  • fileWeight int64

    File weight of image

  • format string

    Possible values: [PNG, JPEG, GIF, SVG, MVG, WEB]

  • height int32
  • id int64

    The unique identifier of the given image

  • keywords string[]
  • name string
  • path string
  • shared boolean
  • siteId int64
  • size int64

    Size of image

  • source string
  • sourceUrl string
  • width int32
  • ]
Loading...