v1

latestOpenAPI 3.1.02026-07-241460559.8 KB

Check applicant existence by externalUserId

get/resources/applicants/-/byExternalUserId/{externalUserId}

Path parameters

externalUserIdstring required

Unique identifier of the applicant on your side. Must be non-null.

⚠️ If externalUserId is missing or violates the @NotNull constraint, the request returns HTTP 400 with the standard error envelope.