WorkOS

user_management.invitations.get

Get the details of an existing invitation.

Remote workos

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

Input Schema


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

Provider

WorkOS →