List all assignments in the admin’s organization with pagination.
Requires admin role. Includes enriched data (user/ship names). Supports search by user name, email, or ship name via ?search= param. Search is handled via SQL subqueries in the repository layer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by ship (single UUID or comma-separated UUIDs for OR)
Filter by active status
Items per page
1 <= x <= 1000Pagination cursor
Search term
200Include total count