Get a person by id
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
person_id
Response
Successful Response
id
Person ID
name
Person name
aliases
Person aliases
upload_ids
Upload IDs of the person's images
ingested_images
Ingested images of the person
status
Person status
Allowed values:
created_user_id
User ID who created the person
created_dt
Date and time the person was created
Errors
422
Unprocessable Entity Error
