Path Parameters
When to Call
Call this endpoint after the user completes an Entri flow:- After Part 1: Checks if SSL validation CNAME was added → updates to
SSL_VALIDATING - After Part 2: Checks if www CNAME points to CloudFront → updates to
DEPLOYED
Example Request
Example Responses
Part 1 Complete (SSL CNAME Found)
Part 1 Pending (DNS Propagating)
Part 2 Complete (Fully Deployed)
SSL Validated, Waiting for Part 2
Response Fields
Status Transitions
This endpoint updatesproxy_status based on DNS state:
Note: The transition to
SSL_VALIDATED is handled by the /complete-certificate endpoint which validates, issues, and attaches the certificate.
Proxy Status Flow
/complete-certificate endpoint handles the entire certificate flow (validation, issuance, ACM import, CloudFront attachment) in one call.