We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb7ad7 commit fcb3d7bCopy full SHA for fcb3d7b
README.md
@@ -397,9 +397,9 @@ const pages = seam.createPaginator(
397
const devices = await pages.flattenToArray()
398
```
399
400
-### Interacting with Multiple Workspaces
+### Requests without a Workspace in scope
401
402
-Some Seam API endpoints interact with multiple workspaces.
+Some Seam API endpoints do not require a workspace in scope.
403
The `SeamHttpWithoutWorkspace` client is not bound to a specific workspace
404
and may use those endpoints with an appropriate authentication method.
405
0 commit comments