Domains and DNS - Registrar API
​integer · int32 · required​string · required​string · required​string · required​integer · uint32​integer · uint32
​string​string​string
​google.protobuf.Int32Value · int32​integer · uint32​google.protobuf.StringValue​google.protobuf.StringValue​google.protobuf.StringValue​scaleway.domain.v2beta1.Task.Status[]​scaleway.domain.v2beta1.ListTasksRequest.OrderBy · enum​integer · uint32
A task is an asynchronous operation perform on any type of resources (domain, zone, contact...).
List inbound domain transfers
GET
https://api.scaleway.com
/domain/v2beta1/inbound-transfers
List all inbound transfer operations on the account. You can filter the list of inbound transfers by domain name.
query Parameters
pageproject_idorganization_iddomainpage_sizeList inbound domain transfers › Responses
200
total_countRetry the inbound transfer of a domain
POST
https://api.scaleway.com
/domain/v2beta1/retry-inbound-transfer
Request a retry for the transfer of a domain from another registrar to Scaleway Domains and DNS.
Retry the inbound transfer of a domain › Request Body
domainThe domain being transferred.
project_idThe project ID to associated with the inbound transfer.
auth_codeAn optional new auth code to replace the previous one for the retry.
Retry the inbound transfer of a domain › Responses
List tasks
GET
https://api.scaleway.com
/domain/v2beta1/tasks
List all operations performed on the account. You can filter the list of tasks by domain name.
query Parameters
pagepage_sizeproject_idorganization_iddomainEnum values:
unknown
create_domain
create_external_domain
renew_domain
transfer_domain
trade_domain
lock_domain_transfer
unlock_domain_transfer
statusesEnum values:
unavailable
new
waiting_payment
pending
success
error
order_byEnum values:
domain_desc
domain_asc
type_asc
type_desc
status_asc
status_desc
updated_at_asc
updated_at_desc
Default: domain_desc
List tasks › Responses
200
total_count