Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter contact notes for a specific contact by ID
Filter contact notes for a specific site by ID
Sort field. Prefix with '-' for descending order. Available: created_at, updated_at
Page number for pagination
Number of items per page (max 100)