Creates a new Seam API client not scoped to a workspace.
Pass a SeamHttpWithoutWorkspaceOptions object, or nothing to read the configuration from the environment.
Client for the Seam API /workspaces routes available without a workspace.
StaticfromCreates a new SeamHttpWithoutWorkspace from an existing HTTP client.
StaticfromCreates a new SeamHttpWithoutWorkspace authenticated with a console session token.
StaticfromCreates a new SeamHttpWithoutWorkspace authenticated with a personal access token.
HTTP client for the Seam API not scoped to a workspace, e.g., to list the workspaces available to a personal access token or console session token.