List Custom Domains

Scopes
read:custom-domain

Query Parameters

limit
integer
min-1
max
500

Limit the number of results returned

offset
integer
min0
max
99999999999999

Page number of records you wish to skip before selecting records. Final skipped records count would be limit * offset.

q
string

Additional query in PlusAuth Query Language format.

sort_by
string

Properties that should be ordered by with their order type. To define order append it to the field with dot. For example: sort_by=email.asc or sort_by=email.desc

GET
/custom-domain
1
2
3
Loading...
Response:
200
Loading...

Response Body Schema

results
array<object>
results.
domain
string
Zorunlu
results.
id
string
Zorunlu

Unique identifier of entity

results.
verification_value
string
Zorunlu
results.
verified
boolean
Zorunlu
results.
mx_record
object
Zorunlu
results.mx_record.
type
string
Zorunlu

Mevcut Değerler: CNAMETXT

results.mx_record.
value
string
Zorunlu
total
integer