Get Harbor Context Version
Returns one immutable published version of a Harbor context document.
The response includes the complete title, description, and plain-text
content captured when the version was published.
Published versions cannot be changed or deleted. System publications have
published_by_type: "system" and a null published_by.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
harbor_id
Unique identifier of the Harbor.
context_id
Unique identifier of the context document.
version_id
Unique identifier of the published context version.
Headers
X-Polytomic-Version
Response
OK
data
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
