List Gateway StreamsAsk AIget https://api.lumeo.com/v1/apps/{application_id}/gateways/{gateway_id}/streamsList all streams associated with a specific gateway.Path Paramsapplication_idstringrequiredgateway_idstringrequiredQuery ParamspaginationenumrequiredSpecifies which type of pagination to choose.cursoroffsetAllowed:cursoroffsetnext_cursorstringSpecifies the cursor for the next page. Can be found in the last paginated request. Only available with pagination = cursor.prev_cursorstringSpecifies the cursor for the previous page. Can be found in the last paginated request. Only available with pagination = cursor.pageinteger≥ 1Specifies which page should be returned. Only available with pagination = offset.limitintegerLimits the number of items returned.Response 200OKUpdated 8 months ago