Query Parameters
Library to search assets from (optional)
The text query to search for. If you want to search for a specific person or set of people, use the person_ids parameter instead.If you want to search for a photos taken during a specific date range, use the captured_before and captured_after parameters instead.
Filter to only include assets containing ALL of these person IDs. Can be comma-delimited string (e.g. 'person_123,person_abc') or multiple query parameters.
Filter to only include assets captured before this date (ISO format).
Filter to only include assets captured after this date (ISO format).
Page number
x >= 1
Number of results per page
1 <= x <= 1000
Similarity threshold (lower means more similar)
0 <= x <= 1
Response
Successful Response