# Read sales order lines **GET /salesorders/{id}/lines** Read all lines associated with a specific sales order. ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters #### Headers - **Authorization** (string) Authorization header #### Path parameters - **id** (integer(int32)) The unique identifier for the sales order, to which the sales order lines pertain. ## Responses ### 200: OK #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) #### Body Parameters: application/json (array[object]) [Powered by Bump.sh](https://bump.sh)