Pagination & Filtering
How to navigate large result sets
Use per_page (max 100, default 20) and page to paginate lists. The response includes meta (page, total) and links (next/prev) objects. 1
Common Filters
status— e.g.,Pending,Approvedfrom_date,to_date— flight date range (YYYY‑MM‑DD)operator_email— narrow results to a single operatorgroup_id— fetch all requests linked to the same operation