List / Download / Archive Messages.Ask AIpost https://api.skyswitch.com/users/{user_uuid}/messages/{action}List / Download / Archive all the messages that belong to a channel.Path Paramsuser_uuidstringrequiredTarget user uuid.actionstringrequiredAction to be performed. Allowed values are list, download, archive.Body Paramsnot_beforestringTimestamp of the earliest message to be returned.not_afterstringTimestamp of the latest message to be returned.user_idstringrequiredId of the user. Required if channel_arn is not provided.channel_arnstringrequiredArn of the channel. Required if user_id is not provided.limitintegerNumber of messages to be returned.next_tokenstringCursor to be used to retrieve the next page of the list.sort_orderstringSort order. Allowed values are ASCENDING,DESCENDING.Response 200SuccessUpdated 12 months ago