Text to Image by Person Search
Search for video keyframes that match a text query and contain a specific enrolled person — for example, Jane Doe at a press conference. Specify the person via either person_ids or person_names_or_aliases.The person must already be enrolled in your organization. Returns matching assets plus a video-level list aggregated by best matching keyframe score.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Type of moderation scores to return when moderation is enabled.probability returns scores 0-1 using BGE Reranker model.level returns scores 0-5 using OpenAI model.This does not enable/disable moderation - use skip_moderation for that.
List of person IDs to filter results by. Currently only a single person_id is supported.
List of person names/aliases to filter results by. Currently only a single person name is supported.
