Related entities of sanctioned entity

How do we retrieve the related entities of the sanctioned vessels and how do we screen them in opensanctions? under which entity type we should screen the related entities of vessels?

Hi! You can retrieve related entities for a sanctioned vessel by looking at its relationships in the entity data (via the /entities/{id} endpoint or in the bulk data). These will list linked people, companies, or other vessels. To screen them, run a search for each related entity’s ID or name against the same matching endpoint you use for vessels. The entity type to use will depend on the relationship (e.g. Company, Person, or Organization) rather than always using Vessel.

Let me know if you need any help with your search, happy to assist!