Skip to main content

Status

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/Status.json
setupCompletedbooleanrequired
smtpConfiguredbooleanrequired
Status
{
"$schema": "https://example.com/schemas/Status.json",
"setupCompleted": true,
"smtpConfigured": true
}