New API endpoint to list uploads
If you use the backendSync
feature, Dromo now offers a new API endpoint to list all uploads stored by Dromo for your organization. This is great for checking you haven't missed a webhook or performing any periodic cleanup you may need to do.
The endpoint is at /api/v1/uploads/
and you can learn more in the docs!