List Smart Views
Accepts:
- A `type` filter that accepts either `lead` or `contact`. Defaults to `lead`.
- A `type__in` filter that can be used to select multiple comma-separated types: `lead,contact`.
Accepts:
type filter that accepts either lead or contact. Defaults to lead.type__in filter that can be used to select multiple comma-separated types: lead,contact.Bearer authentication of the form Bearer <token>, where token is your auth token.