Skip to main content
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. Optional societyCode narrows to a single society. Response is a BARE object (no success/data wrapper), unlike most other endpoints in this module. Authorization:
  • Required role: user or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

societyCode
string

Response

Summary retrieved

Bare object (no success wrapper) returned by GET /work/registrations/summary.

total
integer
byStatus
object
bySociety
object