Skip to main content
GET
Retrieve a domain

Authorizations

Authorization
string
header
required

All requests must include Authorization: Bearer <api_key>. Keys are prefixed pw_live_ or pw_test_. See Authentication.

Path Parameters

domain_id
string
required
Example:

"dom_2x9k1p"

Response

The requested domain

id
string
Example:

"dom_2x9k1p"

object
enum<string>
Available options:
domain
name
string
Example:

"notifications.acme.com"

status
enum<string>
Available options:
pending,
verified,
failed
dns_records
object[]
created_at
string<date-time>