Who created an enrollment record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023
09:06 AM
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?