Get a face detection
Fetches one face's details by ID (bounding box, assigned person, timestamps, thumbnail). Use when you already have a face_id.
Path parameters
Face ID (with face_ prefix) to fetch. Carried by the entries of an asset's faces field (returned with include=faces).
Face ID (with face_ prefix) to fetch. Carried by the entries of an asset's faces field (returned with include=faces).
Query parameters
Library the face belongs to. Optional if the user has a single library; required when they have multiple.
Library the face belongs to. Optional if the user has a single library; required when they have multiple.
Opt-in expansion fields. See list_faces for supported values. Accepts multiple include= query params or a single comma-delimited value.
Opt-in expansion fields. See list_faces for supported values. Accepts multiple include= query params or a single comma-delimited value.
Response
Successful Response