# Get users for a specific client (paginated) (deprecated)

Deprecated. Returns credential-bearing SystemUser records. Use List users (paginated) (GET /api/v1/users/page), which returns credential-free UserResponse records.

Endpoint: GET /payless4messaging-service/WhatsApp/SystemUsers/getUsersForClient
Version: 3.0.0
Security: apikeyAuth

## Query parameters:

  - `clientRef` (string, required)
    Your unique client reference identifier.
    Example: "Growthpoint"

  - `page` (integer)
    Zero-based page index.

  - `size` (integer)
    Number of records per page.
    Example: 10

## Response 200 fields (application/json):

  - `content` (array)

  - `content.id` (string)
    Example: "e1f2a3b4-c5d6-7890-e1f2-a3b4c5d67890"

  - `content.email` (string)
    Example: "agent@example.com"

  - `content.password` (string)
    Example: "********"

  - `content.tempPassword` (string,null)
    Example: "********"

  - `content.role` (string)
    Enum: "CLIENT"

  - `content.liveChatRole` (string)
    Enum: "SUPERVISOR", "AGENT"

  - `content.primaryEmailAddress` (string,null)
    Example: "agent@example.com"

  - `content.mobileNumber` (string,null)
    Example: "+27821234567"

  - `content.sentLowerCreditLimitMail` (boolean)

  - `content.sentZeroCreditMail` (boolean)

  - `content.apiKey` (string)
    Example: "64a1b2c3d4e5f67890abcdef"

  - `content.disabled` (boolean)

  - `content.deleted` (boolean)

  - `content.emailVerificationKey` (string,null)

  - `content.passwordResetKey` (string,null)

  - `content.inactivityNodeId` (string,null)
    Example: "node-inactivity-001"

  - `content.publicHolidayInactivityNodeId` (string,null)
    Example: "node-holiday-001"

  - `content.officeClosedInactivityNodeId` (string,null)
    Example: "node-closed-001"

  - `content.autoResponseNodeId` (string,null)
    Example: "node-auto-001"

  - `content.client` (object)

  - `content.client.id` (string)
    Example: "dbdb8809-6fd0-4cd2-8574-502f0f61a69d"

  - `content.client.clientRef` (string)
    Example: "Growthpoint"

  - `content.client.accountType` (string)
    Example: "Postpaid"

  - `content.client.countryCode` (string)
    Example: "ZA"

  - `content.client.countryTimezone` (string)
    Example: "Africa/Johannesburg"

  - `content.client.pricingModel` (string)
    Example: "PMP"

  - `content.client.clientPlatformCharge` (number,null)
    Example: 0.1

  - `content.client.clientNotificationCharge` (number)
    Example: 0.35

  - `content.client.clientSession24HourCharge` (number)
    Example: 0.35

  - `content.client.clientConversationCharge` (number)
    Example: 0.35

  - `content.client.userInitiatedConversationCharge` (number,null)
    Example: 0.2

  - `content.client.businessInitiatedConversationCharge` (number)
    Example: 1.25

  - `content.client.clientWhatsAppBalance` (number)
    Example: 1000

  - `content.client.clientSMSBalance` (number)
    Example: 10

  - `content.client.primaryEmailAddress` (string,null)
    Example: "admin@example.com"

  - `content.client.secondaryEmailAddress` (string,null)
    Example: "backup@example.com"

  - `content.client.clientEmailAddress` (string,null)
    Example: "client@example.com"

  - `content.client.upperNotificationLimit` (number,null)
    Example: 100

  - `content.client.lowerNotificationLimit` (number,null)
    Example: 10

  - `content.client.upperNotificationLimitMailSent` (boolean)

  - `content.client.lowerNotificationLimitMailSent` (boolean)

  - `content.client.zeroBalanceNotificationMailSent` (boolean)

  - `content.client.lastUpperNotificationMailSentTime` (string,null)
    Example: "2026-01-15T10:30:00+02:00"

  - `content.client.lastLowerNotificationMailSentTime` (string,null)
    Example: "2026-01-20T14:00:00+02:00"

  - `content.client.lastZeroBalanceNotificationMailSentTime` (string,null)

  - `content.client.smsMode` (string)
    Example: "fallback"

  - `content.client.smsFallback` (boolean)
    Example: true

  - `content.client.smsUserId` (string)
    Example: "support@ecommunicate.co.za"

  - `content.client.smsPassword` (string)
    Example: "********"

  - `content.client.smsClientRef` (string)
    Example: "ecomtest1"

  - `content.client.reseller` (boolean)

  - `content.client.parentClient` (object,null)

  - `content.client.license` (object,null)

  - `content.client.useParentNumber` (boolean)

  - `content.client.useParentCredit` (boolean)

  - `content.client.userInitiatedConversationBalance` (number)
    Example: 100

  - `content.client.businessInitiatedConversationBalance` (number)
    Example: 973

  - `content.client.popiaComplianceEnabled` (boolean)
    Example: true

  - `content.client.eligible1000Free` (boolean)
    Example: true

  - `content.client.splitConversation` (boolean)
    Example: true

  - `content.client.monthlyFundAllocation` (boolean)
    Example: true

  - `content.client.monthlyBusinessInitiatedBalanceAllocation` (number)
    Example: 1000

  - `content.client.monthlyUserInitiatedBalanceAllocation` (number)
    Example: 100

  - `content.client.useApi` (boolean)
    Example: true

  - `content.client.headerKeyPairsJson` (string)
    JSON array of key-value header pairs.
    Example: "[{\"key\": \"Authorization\", \"value\": \"your-api-key\"}]"

  - `content.clientRef` (string,null)

  - `content.ticketCount` (integer,null)
    Example: 5

  - `content.lastSeen` (string,null)

  - `content.resetPasswordEmailSent` (boolean)

  - `content.emailVerified` (boolean)

  - `content.firstName` (string)
    Example: "Jane"

  - `content.lastName` (string)
    Example: "Doe"

  - `content.agentChatLimit` (integer)
    Max concurrent chats.
    Example: 5

  - `content.availabilityStatus` (boolean)
    Example: true

  - `content.initialPassword` (boolean)

  - `content.tempAccount` (boolean)

  - `content.loginToken` (string)
    Example: "1d368c30-c9f8-4523-b8c2-3824ba72ff5c"

  - `content.validToken` (boolean)

  - `content.avatar` (string)
    Example: "https://example.com/avatars/jane.jpg"

  - `content.shouldGetNotifications` (boolean)
    Example: true

  - `content.applicationKey` (string)
    Example: "a3b4c5d6-e7f8-9012-a3b4-c5d6e7f89012"

  - `content.userId` (string)
    Example: "21c28d3e-bc5c-4bc9-99be-fe283df71653"

  - `content.applicationClientId` (string)
    Example: "1d368c30-c9f8-4523-b8c2-3824ba72ff5c"

  - `content.allowedSharedInbox` (boolean)
    Example: true

  - `content.allowedUnassignedInbox` (boolean)
    Example: true

  - `content.assignmentMessage` (string)
    Custom message sent to the customer when a chat is assigned to this agent. If null, defaults to 'Assigned to ``'.
    Example: "Hi, I'm Jane and I'll be assisting you today."

  - `totalElements` (integer)
    Example: 100

  - `totalPages` (integer)
    Example: 10

## Response 401 fields (application/json):

  - `status` (string)
    Example: "ERROR"

  - `message` (string)
    Example: "Unauthorized user"

  - `requestId` (string)
    Example: "c3a1f8e2-4b6d-11ee-be56-0242ac120002"

  - `timestamp` (string)
    Example: "2026-01-15T10:30:00Z"


