This endpoint retrieves a list of all domains associated with your account.

Response

success
boolean
Indicates if the request was successful.
data
array
An array of domain objects.
id
integer
The unique identifier for the domain.
url
string
The URL of the domain.
uuid
string
The universally unique identifier for the domain.
monitor
object
An object containing the monitor status.
uptime_status
string
The current uptime status (e.g., up, down).
certificate_status
string
The status of the SSL certificate (e.g., valid, expiring_soon).
certificate_expiration_date
string
The expiration date of the SSL certificate.
pivot
object
An object containing user-specific information about the domain.
user_domain_name
string
The custom name given to the domain by the user.