Endpoint
The status ID of a triggered update. Returned from the Trigger update endpoint.
Response
The status ID of the triggered update.
The documentation project ID.
The status of the update. One of:
queued, in_progress, success, failure.Summary of the status of the update.
An ISO 8601 datetime string with the specified datetime in UTC.
An ISO 8601 datetime string with the specified datetime in UTC.
An array of log messages from the update process.
The subdomain of the docs being updated.
A screenshot URL of the docs.
A screenshot URL of the docs in light mode.
A screenshot URL of the docs in dark mode.
The author of the update.
The commit details
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.