List workspaces
Returns every workspace you’re a member of, oldest first.
If your API key is scoped to specific workspaces, you’ll only see those — even if you’re a member of others. This stops a leaked key from revealing the existence of workspaces it shouldn’t reach.
Authorizations
Your Postbreeze API key
Response
Array of workspaces the caller can access.
Prefixed cuid identifier.
Display name.
Globally unique URL slug.
User id of the workspace owner.
IANA timezone the workspace is scheduled against.
Hour format used in the UI.
H24, H12 Brand hex color used in the dashboard chrome. null when unset.
Workspace logo URL. null when unset.
Set when the workspace has been soft-deleted; otherwise null.
Memberships filtered to the calling user — always exactly one row in this listing.