iMessage
List Messages
get/api/v1/imessage/messages
Query parameters
agent_identity_idstring uuid nullable
conversation_idstring uuid nullable
include_groupsboolean
limitinteger
offsetinteger
is_readboolean nullable
is_blockedboolean nullable
start_datetimestring nullable
Filter created_at >= this date/datetime. Bare date => whole day in tz.
Filter created_at >= this date/datetime. Bare date => whole day in tz.
end_datetimestring nullable
Filter created_at <= this date/datetime. Bare date => whole day inclusive.
Filter created_at <= this date/datetime. Bare date => whole day inclusive.
tzstring nullable
IANA zone (e.g. America/New_York) for zone-less values; default UTC.
IANA zone (e.g. America/New_York) for zone-less values; default UTC.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.