Skip to main content
Version: 1.0

Client types

Retrieves all the client types in the organization.

Client types vs. group types

Mambu uses the same client types concept for both individual clients and groups. Use the for query parameter to filter:

  • GET /clienttypes?for=CLIENTS — types available for individual clients
  • GET /clienttypes?for=GROUPS — types that appear as group types in the Mambu UI

The encodedKey from each result is what you pass as clientRoleKey (v2 Clients API) or groupRoleKey (v2 Groups API) when creating or updating those entities.