---
title: "Changes to List payment links with context-aware access control"
method: GET
path: "/api/v1/payment-links"
---

# Changes to List payment links with context-aware access control

`GET /api/v1/payment-links`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-06-16** `b372e7d5563d` — 4 breaking, 20 info
- **2026-02-28** `ecd256fe0106` — 1 info
- **2025-11-02** `919eb7a392aa` — 1 breaking

## Changes

- **2026-06-16** `b372e7d5563d` — 4 breaking, 20 info
  - for the `query` request parameter `limit`, default value was changed from `20` to `25`
  - response property `data/items/first_viewed_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/order_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/transaction_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new optional `query` request parameter `sort`
  - the response property `data/items/amount` became required for the status `200`
  - the response property `data/items/created_at` became required for the status `200`
  - the response property `data/items/currency` became required for the status `200`
  - the response property `data/items/expires_at` became required for the status `200`
  - the response property `data/items/first_viewed_at` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/link_type` became required for the status `200`
  - the response property `data/items/merchant` became required for the status `200`
  - the response property `data/items/order_id` became required for the status `200`
  - the response property `data/items/payment_reference` became required for the status `200`
  - the response property `data/items/status` became required for the status `200`
  - the response property `data/items/transaction_id` became required for the status `200`
  - the response property `data/items/views_count` became required for the status `200`
  - the response property `pagination/limit` became required for the status `200`
  - the response property `pagination/page` became required for the status `200`
  - the response property `pagination/total` became required for the status `200`
  - the response property `pagination/totalPages` became required for the status `200`
  - added the required property `pagination/hasNextPage` to the response with the `200` status
  - added the required property `pagination/hasPreviousPage` to the response with the `200` status
- **2026-02-28** `ecd256fe0106` — 1 info
  - endpoint added
- **2025-11-02** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/banqzinc/apis/quidkey-api/docs/api/v1/payment-links/get.md) · [API](https://skmtc.dev/banqzinc/apis/quidkey-api.md) · [Page](https://skmtc.dev/banqzinc/apis/quidkey-api/changes/api/v1/payment-links/get)
