Thursday, 15 August 2013

Retrieve specific version of document using Alfresco REST API -


I am using Alfresco Community 5.0b, but when I try to get the list of editions, , I get just a HTTP 404 error, this recommended way to get the list of editions is.

Both content and metadata query work fine when I try GET / alfresco / service / api / node / {store_type} / {store_id} / {id} / content And
received / alfresco / service / API / node / {store_type} / {store_id} / {id} / metadata . What am I missing?

Try it,

  / alfresco / service / Api / version? NodeRef = {noderef}  

No comments:

Post a Comment