ワークスペースメンバー管理
Get Workspace Member
GET
/
v1
/
organizations
/
workspaces
/
{workspace_id}
/
members
/
{user_id}
Headers
Your unique Admin API key for authentication.
This key is required in the header of all Admin API requests, to authenticate your account and access Anthropic's services. Get your Admin API key through the Console.
Response
200 - application/json
Object type.
For Workspace Members, this is always "workspace_member"
.
Available options:
workspace_member
ID of the User.
ID of the Workspace.
Role of the Workspace Member.
Available options:
workspace_user
, workspace_developer
, workspace_admin
, workspace_billing
Was this page helpful?