Registration summary statistics
Works
Registration summary statistics
GET /work/registrations/summary
GET
Registration summary statistics
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /work/registrations/summary Description: Aggregate registration counts across the tenant’s works, grouped by society and by status. OptionalsocietyCode narrows to a single
society. Response is a BARE object (no success/data wrapper),
unlike most other endpoints in this module.
Authorization:
- Required role:
useror higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"