anthropicadministrator.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Api Keys
getApiKey
apiKeys.getApiKey
Get a single API key by ID
Risk: read
Output
created_by full type
created_by full type
principal full type
principal full type
listApiKeys
apiKeys.listApiKeys
List organization API keys, optionally filtered by status
Risk: read
Output
data full type
data full type
updateApiKey
apiKeys.updateApiKey
Rename an API key or change its active status
Risk: write
Output
created_by full type
created_by full type
principal full type
principal full type
Invites
createInvite
invites.createInvite
Invite someone to the organization with a given role
Risk: write
Output
deleteInvite
invites.deleteInvite
Delete a pending organization invite
Risk: destructive · Irreversible
Output
getInvite
invites.getInvite
Get a single invite by ID
Risk: read
Output
listInvites
invites.listInvites
List organization invites
Risk: read
Output
data full type
data full type
Organization
getOrganization
organization.getOrganization
Get the organization associated with the Admin API key
Risk: read
Users
getUser
users.getUser
Get a single organization member by user ID
Risk: read
Output
listUsers
users.listUsers
List organization members, optionally filtered by email or role
Risk: read
Output
data full type
data full type
removeUser
users.removeUser
Remove a member from the organization
Risk: destructive · Irreversible
Output
updateUser
users.updateUser
Change an organization member’s role
Risk: write
Output
Workspace Members
createWorkspaceMember
workspaceMembers.createWorkspaceMember
Add an organization member to a workspace with a role
Risk: write
Output
deleteWorkspaceMember
workspaceMembers.deleteWorkspaceMember
Remove a member from a workspace
Risk: destructive · Irreversible
Output
getWorkspaceMember
workspaceMembers.getWorkspaceMember
Get a single workspace member
Risk: read
Output
listWorkspaceMembers
workspaceMembers.listWorkspaceMembers
List members of a workspace
Risk: read
Output
data full type
data full type
updateWorkspaceMember
workspaceMembers.updateWorkspaceMember
Change a workspace member’s role
Risk: write
Output
Workspaces
archiveWorkspace
workspaces.archiveWorkspace
Archive a workspace
Risk: destructive · Irreversible
Output
data_residency full type
data_residency full type
createWorkspace
workspaces.createWorkspace
Create a workspace
Risk: write
data_residency full type
data_residency full type
data_residency full type
data_residency full type
getWorkspace
workspaces.getWorkspace
Get a single workspace by ID
Risk: read
Output
data_residency full type
data_residency full type
listWorkspaces
workspaces.listWorkspaces
List workspaces, optionally including archived ones
Risk: read
Output
data full type
data full type
updateWorkspace
workspaces.updateWorkspace
Update a workspace name, tags or data residency
Risk: write
data_residency full type
data_residency full type
data_residency full type
data_residency full type