Skip to main content
GET
Find data-streams for the given company and a sales-channel and the given search expression.

Path Parameters

company_id
integer<int64>
required

The id of an existing company

sales_channel
enum<string>
required
Available options:
data_streams_market,
data_shop

Query Parameters

q
string
required

search query expression

per_page
integer

Number of records to return.

offset
integer

Number of records to skip (it's usually page_number * per_page).

Response

200 - application/json

OK

records
object[]
required