Websites - Protected

Protected Get Publish Status

Whether the editor holds changes that were never published to the live site.

The editor saves to (and reads back from) the staging copy, so a saved change looks applied while visitors still get the production copy — the trap behind ticket #883. The frontend uses this to show "alterações por publicar" next to Publicar.

get/api/websites/{website_id}/publish-status

Path parameters

website_idinteger required

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/websites/{website_id}/publish-status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.