Skip to main content
GET
Get document metadata by ID.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

documentId
string
required
companyId
string
required

Response

Document metadata

Document object

id
string

Document ID

name
string

Document name

type
string

Document type: file, folder

path
string

Document path

tags
string[]

Document tags

folderTags
string[]

Auto-apply tags from folder

childTags
string[]

Tags from child documents

sharing
string

Sharing status: Private, Shared, External

shareVisibility
string

Share visibility level

isExternal
boolean

Whether document is from external share

created
string

Creation timestamp

updated
string

Last update timestamp