{
"id": "01a082d0-335f-7b13-99e0-aee5f036f711",
"admin_workspace_id": "01a082d0-335f-7b13-99e0-aee61e42af74",
"sub_workspace_id": "01a082d0-335f-7b13-99e0-aee7fdf0a493",
"status": "accepted",
"timestamp_created": "2026-09-08T20:57:57.855Z",
"timestamp_updated": "2026-09-08T20:57:57.855Z",
"sub_workspace_name": "My Workspace",
"admin_workspace_name": "My Workspace"
}Workspace group member
This schema describes objects returned by the Workspace Group Member endpoints.
A member of a workspace group. You can use the endpoints within this entity to manage the members of a workspace group.
The unique identifier of the workspace group member
Example:
"01a082d0-335f-7b13-99e0-aee5f036f711"
The id of the admin workspace
Example:
"01a082d0-335f-7b13-99e0-aee61e42af74"
The id of the sub workspace
Example:
"01a082d0-335f-7b13-99e0-aee7fdf0a493"
Available options:
pending, accepted, rejected Example:
"accepted"
Example:
"2026-09-08T20:57:57.855Z"
Example:
"2026-09-08T20:57:57.855Z"
The name of the sub workspace.
Example:
"My Workspace"
The name of the admin workspace.
Example:
"My Workspace"