2 Replies
You can try decoding the Token. It consists workspace and user information
you can also look in your developer console network tab. Look at the GetCurrentUser query, it should be somewhere in the response
You can also browse your postgres database and you'll find your workspaces in the core.workspace table