List variable sets
variables
List variable sets
List the calling organization’s account-variable sets. Sort with sort_by/order (default newest-first), paginate with limit/skip. Returns the converged Page envelope with a real filtered total and next_cursor=None (offset family).
GET
List variable sets
Authorizations
Query Parameters
Allowed sort fields for GET /variables (distinct name — Pitfall 4).
Available options:
created_at, name Sort direction for config-family list endpoints (D-08).
Renders as a real named enum (components.schemas["Order"]) in the
generated OpenAPI so the Phase 50 typed client gets a compile-time
"asc" | "desc" string-literal union.
Available options:
asc, desc Required range:
1 <= x <= 500Required range:
x >= 0