Skip to content

ADR-0013: Pagination strategy

  • Status: Accepted
  • Date: 2026-04-11

Decision

Use cursor-based pagination for list endpoints. Cursor is a server timestamp token (ISO 8601) ordered descending by updated_at.

Distribuído sob licença MIT.