Package
My site will send student's text messages, if the tutor creates a lesson.
When a text message needs to be sent, I need to get the users metadata.
I don't need the entire user object just the metadata to get the notification preferences.
Exposing an API route that grabs all three types of metadata specifically, given the user id, It would be quite useful. Currently we can only update the metadata, and not get it specifically.