# Get transfer authorization code Retrieve the authorization (EPP) code required to transfer the domain to another registrar. The domain must be eligible for transfer before requesting this code. Endpoint: GET /domains/{name}/dns/authorization-code Version: 1.0.0 Security: bearer ## Path parameters: - `name` (string, required) ## Response 200 fields (application/json): - `@type` (string, required) Enum: "unstoppabledomains.com/partner.v3.ICannDomainTransferAuthorizationCode" - `code` (string, required)