Skip to main content
GET
Get Content Publish Status

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Path Parameters

id
string<uuid>
required

Content document identifier

Response

Default Response

latest
object | null
required

Most recent publish record, or null if never pushed

history
object[]
required

All publish records for the document, newest first