v1
latestOpenAPI 3.0.02026-08-063014193.1 MBReturn the data for all Communications
Outlines the parameters, optional and required, used when requesting the data for all Communications
Query parameters
The unique identifier for a single Contact. The keyword null is not valid for this field. The list will be filtered to include only the Communication records with the matching property.
Filter Communication records to those having the created_at field after a specific time. (Expects an ISO-8601 timestamp).
Filter Communication records to those that occur on the specified date (Expects an ISO-8601 date).
Filter records to only those with the given external property(s) name set.
e.g. ?external_property_name=Name
Filter records to only those with the given external property(s) value set. Requires external property name as well.
e.g. ?external_property_name=Name&external_property_value=Value
The fields to be returned. See response samples for what fields are available. For more information see the fields section.
Filter Communication records to those that do or do not have time entries.
Filter Communication records to those having the specified unique identifiers.
A limit on the number of Communication records to be returned. Limit can range between 1 and 200. Default: 200.
The unique identifier for a single Matter. Use the keyword null to match those without a Communication. The list will be filtered to include only the Communication records with the matching property.
Orders the Communication records by the given field. Default: date(asc).
A token specifying which page to return.
Wildcard search for body or subject matching a given string.
Filter Communication records to those that occur on the specified date (Expects an ISO-8601 date-time).
Filter Communication records to those whose date is on or before the date provided (Expects an ISO-8601 date).
Filter Communication records to those whose date is on or after the date provided (Expects an ISO-8601 date).
Filter Communication records to those of the specified type.
Filter Communication records to those having the updated_at field after a specific time. (Expects an ISO-8601 timestamp).
The unique identifier for a single User. The keyword null is not valid for this field. The list will be filtered to include only the Communication records with the matching property.
Headers
The API minor version. Default: latest version.
Response
Ok