Images
This endpoint lets you access to the list of your images (scope images_r) or to all images (scope su_images_r).
The dimensions of each image type are as follows:
“standard” image dimensions fit within 2000x3000 px
“large” image dimensions fit within 1200x2000 px
“medium” image dimensions fit within 850x850 px
“small” image dimensions fit within 650x650 px
“thumb” image dimensions fit within 200x200 px
This endpoint requires the images_r
or su_images_r
scope.
images
GET
https://www.welcomekit.co/api/v1/external/images
Query Parameters
Name | Type | Description |
---|---|---|
organization_reference* | string | Organization reference |
per_page | integer | Number of images per page |
page | integer | Page offset |
Request example
Last updated