Log in to see full request history

While you can dynamically filter your search results, many times it will be more convenient to configure a view, and save it for later use. This endpoint allows you to do this, and then simply include view: <view_name> in your future search requests.

Body Params
string
required

What you want to name your view. This must be unique within your account. This name is how you will reference your view in search requests.

string
required

This is the kind of data you are preparing a view for. This must be "product", "business", or "property".

fields
array
required

This is an array of objects that describe all the fields and subfields you want returned in your searches and downloads.

  • name specifies the name of the field.

  • flatten specifies whether or not to separate out multiple values for the field into separate rows when using csv format.

fields*
Headers
string
required
Defaults to Bearer <token>
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json