Images
Get Images
Retrieves the images.
get/v1/shops/{shopId}/images
Response
object[] required
Example response
[
{
"id": 1,
"cloudflare_image_id": null,
"created_at": "2026-08-28T18:23:02.000000Z",
"updated_at": "2026-08-28T18:23:02.000000Z",
"deleted_at": null,
"shop_id": 1,
"url": "http://static.mysellauth.test/storage/images/1.webp"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.