Skip to main content

For my project, I need to be able to display a list of in-app broadcast messages for a particular user.

Is there an endpoint that I can call to get this information?

 

What about this API endpoint? https://customer.io/docs/api/app/#operation/getPersonMessages

I believe it does what you are looking for.


Reply