Skip to main content
GET
Get Document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

document_id
string<uuid>
required

Query Parameters

workspace_id
string<uuid>
required

Response

Successful Response

Full document details for source viewing.

id
string
required
workspace_id
string
required
source_type
string
required
external_id
string
required
created_at
string
required
updated_at
string
required
url
string | null
title
string | null
author_name
string | null
author_email
string | null
content_text
string | null