List images in the image repository.
GET {{baseUrl}}/api/v2/databases/:database/schemas/:schema/image-repositories/:name/images
List images in the given image repository.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"images":["\u003cstring\u003e","\u003cstring\u003e"]}