Get incoming domain move
domains_getIncomingDomainMoveV1Check the status of an incoming domain move to see if it's still pending acceptance.
Instructions
Retrieve the incoming move for a specified domain.
Returns 404 when no account is moving this domain to you.
Use this endpoint to check whether a domain addressed to you is still waiting to be accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| force_sync | No | Re-check the move against the registry before responding. Only has an effect while the move is in the `activating` status. |