# Get my WhatsApp credits

Retrieve the WhatsApp credit balance for the authenticated caller.

Endpoint: GET /payless4messaging-service/WhatsApp/api/v1/users/me/credits
Version: 3.0.0
Security: apikeyAuth

## 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"


