v1

latestOpenAPI 3.0.12026-07-26107181554.0 KB
Search

Search MarketInsight Entities

Can perform more complex filtering based on the query defined in the request body

post/data/searches/market_insights

Request body

after_idstring uuid

Used to paginate search results to the next page. after_id should be the uuid of the last item in the current page. May not be provided simultaneously with before_id.

before_idstring uuid

Used to paginate search results to the previous page. before_id should be the uuid of the first item in the current page. May not be provided simultaneously with after_id.

field_idsstring[] required

The list of field_ids to include in the result

limitinteger

Number of rows to return. Default is 100, min is 1, max is 1000.

Response

Results are identifiers matching the search query

countinteger

Total number of MarketInsight entities