Returns a list of credit line item records for the specified institution
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token
Sort order (e.g., -transaction_date,amount)
Filter by profile UUID
Filter by category
Filter by status
Filter by custom field values. Use the format filter[custom_fields.{field_name}] or filter[custom_fields.{field_name}.{operator}].
Available operators depend on field type:
Examples:
filter[custom_fields.department_code]=ENG (equality)filter[custom_fields.employee_number.gte]=100 (greater than or equal)filter[custom_fields.status.in]=active,pending (in list)Number of items per page (max 100)
Cursor for next page
Cursor for previous page
credit line items found