Errors

Errors use { "error": { "code", "message", "details?" } }.

CodeTypeHTTPDescription
unauthorizedstring401Missing or invalid API key
forbiddenstring403Revoked key or trial write blocked
not_foundstring404Resource not in your organization
validation_errorstring400Invalid input
invalid_pipeline_statusstring400Status not in org pipeline
candidate_limit_reachedstring403Candidate database limit
talent_pool_reveal_requiredstring403Masked talent pool profile
rate_limit_exceededstring429Too many requests; Retry-After header is integer (seconds)
internal_errorstring500Server error