Skip to main content
Returns every photo in the project that has been approved by the photographer. Sorted by position ascending, then createdAt ascending.
Only photos with status = "approved" are returned. Rejected, unselected, or in-progress photos are never exposed through the gallery API.

Parameters

None.

Returns

Version types

See Photo Versions for the full guide.

Example

grid.ts

Errors