{{ $base }}
All columns selected (*)
@else{{ $base }}?limit=10&offset=0
List all records with pagination
{{ $base }}/{id}
Get a single record by ID
Inspect alias maps, writable cols, FK info and auto-managed columns.
List All Records
{{ $base }}?limit=&offset=
Get Single Record by ID
{{ $base }}/{id}
📄 Record Found
Record Not Found
No record exists with this ID.