> ## 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 12 17T21:00:21Z

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

***

#### What's Changed

***

##### `GET` /api/auction\_bids

###### Parameters:

Changed: `id` in `query`

> The bid ID(s) - accepts a single ID or an array of IDs

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Changed property `data` (array)

    Changed items (object):

    > Schema for a get auction bids response

    New required properties:

    * `auction`

    - Added property `auction` (object)

      * Property `id` (string)

      * Property `name` (string)

#### Result

***

API changes broke backward compatibility
