Health check information about a domain's proxy configuration validation attempt.
Field | Type | Required | Description | Example |
---|---|---|---|---|
object |
models.ProxyCheckObject | ✔️ | N/A | proxy_check |
id |
str | ✔️ | N/A | chk_3498fd |
domain_id |
str | ✔️ | N/A | domain_32hfu3e |
last_run_at |
int | ✔️ | N/A | 1622547600 |
proxy_url |
str | ✔️ | N/A | https://example.com/__clerk |
successful |
bool | ✔️ | N/A | true |
created_at |
int | ✔️ | N/A | 1622547000 |
updated_at |
int | ✔️ | N/A | 1622547700 |