List all adjustments for the organization. Returns both system-created and custom adjustments. Can be filtered by is_active status.
Documentation Index
Fetch the complete documentation index at: https://docs.api.stuut.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number, 0 indexed.
x >= 0Number of records per page.
1 <= x <= 500name, created_at asc, desc Filter by active status. If true, returns only active adjustments; if false, returns only inactive adjustments.