get https://public-api.vibescm.com/companies//campaigns/wallet//messages
This GET
method retrieves an array of all the previous wallet messages you’ve sent for a wallet campaign as specified by the wallet_id
. The wallet_id
is the SmartLink token for a campaign.
Response
A maximum of the 50 most recent records will be returned. If the specified wallet_id
does not exist, a 404 - NOT FOUND
object will be returned.