Skip to main content
GET
List photos

Query Parameters

state
enum<string>[]

Filter photos by state. When included, returns only photos with any of these states. When excluded, returns photos in all states.

The state of an uploaded photo.

Available options:
uploaded,
processing,
inReview,
approved,
rejected

Response

Ok. The operation succeeded.

A list of photos.

items
object[]
required
count
integer<int16>
required
Required range: x >= 0