Searches for assets using semantic similarity and/or metadata filters. Results include asset metadata, faces, and people. At least one search criterion must be provided.
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 >= 1Number of results per page
1 <= x <= 1000Similarity threshold (lower means more similar)
0 <= x <= 1Successful Response