Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Sort order, use: name, email, for descending order use '-' e.g. &sort=-name
Number of documents
Partial attributes as specified, e.g. fields[contact_tags]=name
Filter by site_id, for example ?filter[site_id]=111
Filter by name contains, for example ?filter[name_cont]=vip