WorkOS

user_management.organization_memberships.get

Get the details of an existing organization membership.

Remote workos

Other tools also called user_management.organization_memberships.get? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The unique ID of the organization membership."
    }
  }
}
          

Provider

WorkOS →