Add statistics endpoints for collections and incoming areas #173

Open
opened 2025-12-02 11:22:49 +00:00 by christian-monch · 0 comments
christian-monch commented 2025-12-02 11:22:49 +00:00 (Migrated from github.com)

Add endpoints that show statistics for collections and incoming areas.

1. Statistics for collections (non-curator-token)

  • Return number of records in curated area of collection, if the token has curated-read or curated-write access

2. Statistics for inboxes (non-curator-token)

  • Return number of records in incoming area of collection and user, if the token has incoming-read or incoming-write access

3. Statistics for collection and all inboxes (curator-token)

  • Return number of records in curated area and in all inboxe
Add endpoints that show statistics for collections and incoming areas. ### 1. Statistics for collections (non-curator-token) - Return number of records in curated area of collection, if the token has curated-read or curated-write access ### 2. Statistics for inboxes (non-curator-token) - Return number of records in incoming area of collection and user, if the token has incoming-read or incoming-write access ### 3. Statistics for collection and all inboxes (curator-token) - Return number of records in curated area and in all inboxe
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
orinoco/dump-things-server#173
No description provided.