Returns all conversations matching filters.
Client environment – sandbox, pre-release or live.
sandbox, pre-release, live Start of the time range of the conversations to get, in ISO8601 format.
End of the time range of the conversations to get, in ISO8601 format.
Max number of conversations to return per API call. If the result set is larger than this, it will be paginated.
1 <= x <= 5000Offset within the result set to fetch.
x >= 0Return all conversations under this variant_id. You may specify either variant_id or variant_name, not both.
Return all conversations under this variant_name. You may specify either variant_id or variant_name. Encode spaces as "%20".
If false, only return finished conversations. If true, only return conversations still in progress. If omitted, return all conversations.