List photos
Photos
List photos
List photos for a builder. The source defaults to GALLERY and can be repeated to include photos shown in other BuildPass UI areas. Returns signed image URLs. Results are paginated with a default and maximum limit of 25.
GET
List photos
Requires
read:photos. Returns active gallery photo attachments for the builder, including a short-lived signed imageUrl. Optional filters: projectId=proj_<id> and folderId=<folderId>.Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
BuildPass UI photo source. Repeat the parameter to include multiple sources, for example source=GALLERY&source=DEFECT.
Available options:
GALLERY, SITE_DIARY, PRE_START, CHECKLIST, ITP, PLATFORM_ACTION, DEFECT The number of items to skip before starting to collect the result set.
Example:
0
The number of items to return.
Required range:
x <= 25Example:
25