Get Content Version
Content
Get Content Version
Retrieve a specific version of a content item
GET
Get Content Version
Retrieves the content data for a specific historical version. Use this to view or compare previous versions of content.Documentation Index
Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Organization ID
Project ID
Content ID
Version number to retrieve
Response
Returns the Content object as it existed at the specified version.Error Responses
Version Not Found
Content Not Found
Code Examples
This endpoint returns the content exactly as it was at the specified version. To revert content to a previous version, use the rollback endpoint.