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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.