Skip to main content
GET
List Workspaces

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27

Query Parameters

after_id
string
Pattern: ^wrkspc_[0-9a-f]{32}$
before_id
string
Pattern: ^wrkspc_[0-9a-f]{32}$
include_archived
boolean
limit
any

Response

WorkspacePage

data
object[]
required
first_id
string | null
required
Pattern: ^wrkspc_[0-9a-f]{32}$
has_more
boolean
required
last_id
string | null
required
Pattern: ^wrkspc_[0-9a-f]{32}$