Skip to main content
GET
This tenant's addresses, and for a domain of their own the two DNS records to publish.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
organization_id
string
hostname
string
kind
string
status
string
is_primary
string
verified_at
string
activated_at
string
last_checked_at
string
check_attempts
string
last_failure
string
created_at
string
challenge_record_type
string
challenge_record_name
string
challenge_record_value
string
pointer_record_type
string
pointer_record_name
string
pointer_record_value
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

activated_at
string<timestamp with time zone>
challenge_record_name
string<text>
challenge_record_type
string<text>
challenge_record_value
string<text>
check_attempts
integer<integer>
created_at
string<timestamp with time zone>
hostname
string<text>
id
string<uuid>

Note: This is a Primary Key.

is_primary
boolean<boolean>
kind
string<character varying>
Maximum string length: 20
last_checked_at
string<timestamp with time zone>
last_failure
string<text>
organization_id
string<uuid>

Note: This is a Foreign Key to copilot_settings.organization_id.

pointer_record_name
string<text>
pointer_record_type
string<text>
pointer_record_value
string<text>
status
string<character varying>
Maximum string length: 30
verified_at
string<timestamp with time zone>