- Supports various filter operators (contains, in, not, lt, gt, etc.)
- Results can be sorted by any field ID
- Pagination available with offset/limit or cursor-based approach
Authorizations
Body
application/json
Retrieves records from a table with filtering, sorting, and pagination using either table ID or table name.