> ## 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 01 06T14:01:11Z

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

***

#### What's Changed

***

##### `GET` /api/loyalty/account\_streaks

###### Parameters:

Added: `websiteId` in `query`

> Unique identifier for the website

Added: `organizationId` in `query`

> Unique identifier for the organization

Added: `userGroupId` in `query`

> Unique identifier for the user group

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  Changed items (object):

  > Response schema for getting loyalty account streaks, null if no streak

  New optional properties:

  * `id`

  - Changed property `id` (string)
    > ID of the loyalty account streak, null if no streak yet

#### Result

***

API changes broke backward compatibility
