--- markdown: advanced toc_includes_sections: true is_dynamic: true title: GET lanes uri: /lanes method: GET summary: Retrieves a list of lanes. --- <%= @item[:summary] %> Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- id : Returns the Lane with the given id (primary key, not SWID) Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~