Create a Smart View
Create a Lead or Contact Smart View.
For Lead Smart Views, the `type` field is optional (since `lead` is the default `type`).
When creating a Smart View, you must specify that you want to get objects of the appropriate type via an `object_type` clause as per the [Advanced Filtering](/resources/advanced-filtering/) section. See the examples below.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects any.
Response
Successful response
date_created
date_updated
description
id
is_user_dependent
name
organization_id
query
s_query
type
user_id
selected_fields
sharing_settings
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error