I am trying to view messages sent to my Inbox via the API using the documentation here:
Canvas LMS REST API Documentation
Which according to the API is "for accessing the messages (emails, sms, twitter, etc) that have been sent to a user."
So I have run a simple test. I asked somebody to send me a message via the Inbox tool. I see the message sent to me in the UI. However when I try to see messages sent to me via the API I do not see this new message.
The only results I can see via the API call are about some automated messages from CANVAS to me like "You're signed up to receive a weekly report..." and I don't see the results of my simple test anywhere.
Can someone help steer me in the right direction?