I'm trying to determine who created a specific observer enrollment record.
I'm using the following api endpoint but the response does not include the user who manually activated the enrollment:
/api/v1/users/:user_id/enrollments
Is there another way to find this information?