Skip to main content
GET
Export a workspace

Authorizations

slog-api-key
string
header
required

API key obtained from the Slog dashboard or returned by the signup/invite-redeem flows. Pass as the slog-api-key header.

Path Parameters

id
string
required

Resource ID (UPID) or, for tasks and projects, the human-readable reference such as ENG-42.

Response

Export payload including all teams, projects, tasks, and milestones.

type
string

Resource type of the exported record.

Example:

"task"

data
any

Full record data including all nested resources.

Example:
exportedAt
string<date-time>
Example:

"2026-05-18T12:00:00.000Z"