Get the details of the admin workspace of the current workspace
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Default Response
The workspace name of the admin workspace. When the current workspace has no admin workspace, the workspace name will be "Undefined".
"My Workspace"
Whether the current workspace has an admin workspace
true
The id of the workspace group member. You can use it to leave the admin workspace by calling the DELETE /workspace-group-members/:id endpoint
"019cc043-e416-7bfb-a570-dda14f46c967"