Workspaces
List workspaces
Returns all workspaces the authenticated user belongs to.
GET
List workspaces
Authorizations
API key obtained from the Slog dashboard or returned by the signup/invite-redeem
flows. Pass as the slog-api-key header.
Query Parameters
Comma-separated list of fields to return. Supports brace notation for nested
objects: fields=id,title,assignee{name,email}. When omitted, a default set
of fields is returned.
List workspaces