v1
latestOpenAPI 3.1.02026-07-241460559.8 KBSearch companies for applicant
post/resources/api/companies/{applicantId}/search
Path parameters
applicantIdstring required
Unique identifier of the company applicant in the Sumsub system. <br><br>This identifier is a random combination of 24 digits and lowercase Latin characters. It is automatically generated when the applicant profile is created on the Sumsub side, and can be found in the Dashboard. <br><br>If the applicantId is unknown to you, use the Get applicant data (externalUserId) method to fetch it.
Query parameters
offsetinteger
Offset of the companies to return. The value cannot exceed 100.
limitinteger
Maximum number of companies to return. The value must be greater than 0 and cannot exceed 10.