v1
latestOpenAPI 3.0.02026-08-063014193.1 MBReturn the data for all Conversations
Outlines the parameters, optional and required, used when requesting the data for all Conversations
Query parameters
Filter archived Conversation records.
Filter Conversation records for the contact.
Filter Conversation records to those having the created_at field after a specific time. (Expects an ISO-8601 timestamp).
Filter Conversation records created on a given date. (Expects an ISO-8601 date).
The fields to be returned. See response samples for what fields are available. For more information see the fields section.
If set to true, filter Conversation records accessible to any groups of the user. Note that the user may not be member of the conversations.
If set to false, filter Conversation records of which the user is a member.
Filter Conversation records to those having the specified unique identifiers.
A limit on the number of Conversation 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 Conversation. The list will be filtered to include only the Conversation records with the matching property.
Orders the Conversation records by the given field. Default: id(asc).
A token specifying which page to return.
Filter Conversation records to those which have been read.
Filter Conversation records to those with or without associated time entries.
Filter Conversation records to those having the updated_at field after a specific time. (Expects an ISO-8601 timestamp).
Headers
The API minor version. Default: latest version.
Response
Ok