get
https://sandbox-api.softpoint.io/interface/locations//tenders
This GET endpoint retrieves a list of tenders for a specific location.
| Name | Type | Example | Description |
|---|---|---|---|
| status | int | 1 | Filter tenders by status |
| user_id | int | 1 | Filter by user_id |
| limit | int | 10 | Number of results per page (pagination) |
| paginate | string | data | Pagination mode (e.g., 'data') |
| page | int | 1 | Page number for pagination |
