Get a Workspace by ID.
If workspace_id is provided as a query parameter, it uses that (must match JWT workspace_id). Otherwise, it uses the workspace_id from the JWT.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace creation parameters
1 - 100The set of options that can be in a workspace DB-level configuration dictionary.
All fields are optional. Session-level configuration overrides workspace-level configuration, which overrides global configuration.