Endpoint
string
required
The status ID of a triggered update. Returned from the Trigger update endpoint.
Response
string
The status ID of the triggered update.
string
The documentation project ID.
string
The status of the update. One of:
queued, in_progress, success, failure.string
Summary of the status of the update.
string
An ISO 8601 datetime string with the specified datetime in UTC.
string
An ISO 8601 datetime string with the specified datetime in UTC.
array
An array of log messages from the update process.
string
The subdomain of the docs being updated.
string
A screenshot URL of the docs.
string
A screenshot URL of the docs in light mode.
string
A screenshot URL of the docs in dark mode.
string
The author of the update.
object
The commit details
string
The source of the update trigger. One of:
internal, github-app-installation, api, github, dashboard.Authentication
This endpoint requires an admin API key (prefixed withmint_). Generate one on the API keys page in your dashboard.