List all IDV requestsAsk AIget https://api.sikoia.com/v2/persons/{person_id}/identity-verificationsReturns a list of all identity verification requests for a person.Path Paramsperson_idstringrequiredSikoia ID for the personQuery ParamscompletebooleanExclude incomplete requests from the list, defaults to falsetruefalseverification_statusstringFilter by verification status. Can be comma-separated for multiple values.Responses 200IDV Requests List 401Unauthorized 404Person Entity Not Found 429Too Many Requests 500Internal Server ErrorUpdated 2 months ago