It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
ColtonDunn
2 months agoNew Contributor
Feature Request: API Endpoints for 1Password Usage Reports
Today, it doesn't look possible to pull the usage reports via API. We have clients who request these reports, and having to login to each customer and manually pull the report from within the Admin portal can be very time consuming.
Having the ability to pull these reports via API would speed up this process, and even allow us to schedule these reports.
2 Replies
- 1P_Phil
Moderator
Hi ColtonDunn ,
Thanks for reaching out. Have you taken a look at the 1Password Events Reporting API (link below)?
Usage Reporting Actions - https://developer.1password.com/docs/events-api/item-usage-actions/
Let me know if this is what you are after.
Regards,
Phil- ColtonDunnNew Contributor
Hi Phil,
I've taken a look at the Events Reporting API, but it's not quite what I'm looking for. The existing endpoints are limited. In theory, we could build some form of report with the /api/v2/signinattempts endpoint. But without out any way of pulling a list of users, it would be difficult.
We think the reports within the 1Password admin portal are great. I've seen other apps have API endpoints for generating the download links to reports. Something like that would save us a lot of time.