API call to find a Person

I need to select person based on org_id only, but there is no such method. Find Persons By Name doesn’t fulfill the purpose as “term” is required field. I don’t want to use “term” field. Please help

Have you tried using endpoint: https://developers.pipedrive.com/docs/api/v1/#!/Organizations/get_organizations_id_persons

Oh…!! how I missed that…Thanks a lot.