Requires unauthenticated_read_message access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
messageQuery is a GraphQL query used to retrieve the message list of a specified conversation (Conversation) from a chat application or messaging system.(Requirement: This API is only available to whitelisted stores. You need to submit a ticket to access the application instructions.)
Arguments
input ● MessageQueryInput!non-null
The input fields to query message.
Returns
messages ● [Message]
List of messages.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?