Skip to main content
GET
Get document metadata by ID (API-only).

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

Response

Document metadata

Document object

childTags
string[]

Tags from child documents

created
string

Creation timestamp

folderTags
string[]

Auto-apply tags from folder

id
string

Document ID

isExternal
boolean

Whether document is from external share

name
string

Document name

path
string

Document path

shareVisibility
string

Share visibility level

sharing
string

Sharing status: Private, Shared, External

tags
string[]

Document tags

type
string

Document type: file, folder

updated
string

Last update timestamp