Optionalapp_OptionalchannelOnly fetch messages from the channel.
Optionalchannel_Channel identity of the contact.
Optionalcontact_Resource name (ID) of the contact.
Optionalconversation_Resource name (ID) of the conversation.
OptionaldirectionOptional. Only fetch messages with the specified direction. If direction is not specified, it will list both TO_APP and TO_CONTACT messages.
Optionalend_Filter messages with accept_time before this timestamp.
Optionalmessages_Specifies the message source for which the request will be processed. Used for operations on messages in Dispatch Mode. For more information, see Processing Modes.
Optionalonly_If true, fetch only recipient originated messages. Available only when messages_source is DISPATCH_SOURCE.
Optionalpage_Maximum number of messages to fetch. Defaults to 10 and the maximum is 1000.
Optionalpage_Next page token previously returned if any. When specifying this token, make sure to use the same values for the other parameters from the request that originated the token, otherwise the paged results may be inconsistent.
Optionalstart_Filter messages with accept_time after this timestamp. Must be before end_time if that is specified.
Optionalview
Id of the app.