> ## 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 2026 02 11T10:38:24Z

### Snag Solutions - API Docs (v 0.1)

***

#### 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 `userMetadata` (array)

      Changed items (object):

      * Added property `redditUserId` (string)

      * Added property `redditUser` (string)

      * Added property `githubUser` (string)

      * Added property `githubUserId` (string)

#### Result

***

API changes are backward compatible
