Usage quota per user and workspace
User usage
``GEThttps://api.pdfmonkey.io/api/v1/user_usages``
If you just want to get your stats for the current period you use this
GET https://api.pdfmonkey.io/api/v1/user_usages?q[since]=now
Available documents
GET https://api.pdfmonkey.io/api/v1/curent_user
Filter on specific workspace
GET https://api.pdfmonkey.io/api/v1/app_usages?q[workspace_id]=WORKSPACE-ID
Updated on: 29/03/2024
Thank you!