Get the current workspace admin workspace
Workspace Group Member
Get the current workspace admin workspace
Get the details of the admin workspace of the current workspace
GET
Get the current workspace admin workspace
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Default Response
The workspace name of the admin workspace. When the current workspace has no admin workspace, the workspace name will be "Undefined".
Example:
"My Workspace"
Whether the current workspace has an admin workspace
Example:
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
Example:
"019e3bd1-b6a2-7b57-8060-0ff020a36a05"