v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Document

List document ancestors

Retrieve the ancestor hierarchy of a document from root to the specified document.

get/api/projects/{projectId}/documents/{documentId}/ancestors

Path parameters

documentIdstring uuid required

Document unique identifier

projectIdstring uuid required

Project unique identifier

Response

List of ancestor documents from root to current

idstring uuid required

Document unique identifier

keystring required

Document key path

namestring required

Document name

parentIdstring uuid nullable

Parent document ID

originalPathstring nullable

Original path before deletion