Skip to main content
GET
Get workspace export status
The organization bot token must have the following scopes:
  • workspace:export

Authorizations

Authorization
string
header
required

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

Headers

Notion-Version
enum<string>
required

The Admin API version to use for this request.

Available options:
2026-06-01

Path Parameters

export_job_id
string
required

Query Parameters

space_id
string
required

Response

created_at
number
required
download_available
boolean
required
export_format
enum<string>
required
Available options:
html,
markdown,
pdf
export_job_id
string
required
export_type
enum<string>
required
Available options:
page,
space,
teamspace
pages_exported
number
required
status
enum<string>
required
Available options:
completed,
failed,
in_progress
updated_at
number
required
download_urls
string[]
error_message
string
error_type
string
final_zip_file_size_bytes
number
url_expires_at
number