Get qnamePath by API Rest

cancel
Showing results for 
Search instead for 
Did you mean: 
gregorio2501
Partner

Get qnamePath by API Rest

I'm using API rest and get the node information, included path, like:

"path": { "name": "/Espacio de empresa/Sites/myclient/documentLibrary", .....}

How can I get qnamePath: 

/app:company_home/st:sites/cm:myclient/cm:documentLibrary 

Only using API Rest?

Thanks in advance.

1 Reply
afaust
Master

Re: Get qnamePath by API Rest

Short answer: You cannot - the Public ReST API does not expose child assoc qnames / qname paths at all. It also does not allow to directly set child assoc qnames, so at least it is consistent in that way.