Fluxx Records API
RESTful create, list, get, update, and delete access to Fluxx model records such as GrantRequest, Organization, and RequestTransaction under /api/rest/v2/{model}. Supports column selection (cols), record filtering (filter, e.g. grant_id eq R-2024-00003), and pagination (page, per_page). Endpoints are modeled from Fluxx REST v2 conventions; the concrete field set and available models are defined per customer instance and are gated behind that instance.