> ## Documentation Index
> Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog 2025 11 19T23:13:32Z

#### What's Changed

***

##### `GET` /api/users

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Changed property `data` (array)

    > Schema for users response

    Changed items (object):

    > Schema for a user response

    * Changed property `referrers` (array)

      Changed items (object):

      New required properties:

      * `referralCode`

      - Added property `referralCode` (object)

        * Property `user` (object)

          > Use who referred the user

          * Property `id` (string)

          * Property `walletAddress` (string)
