/
/Admin API @ NHS Innovation Service
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Updated on 2026-07-27
[v1] Admin Users1
[v1] Announcements1
[v1] Elastic Search1
[v1] health1
[v1] Innovations owned by user1
[v1] Organisation Unit Statistics1
  • get/v1/organisation-unit/{unit}/statistics
  • post/v1/organisations
  • patch/v1/organisations/{organisationId}
  • get/v1/tou/{touId}
  • put/v1/tou/{touId}
  • get/v1/tou
  • post/v1/tou
  • patch/v1/organisations/{organisationId}/units/{organisationUnitId}/activate
  • post/v1/organisations/{organisationId}/units
  • patch/v1/organisations/{organisationId}/units/{organisationUnitId}/inactivate
  • patch/v1/organisations/{organisationId}/units/{organisationUnitId}
  • post/v1/users
  • delete/v1/users/{userId}
  • patch/v1/users/{userId}
  • patch/v1/users/{userId}/roles/{roleId}
  • post/v1/users/{userId}/roles
  • get/v1/users/{userId}/validate
  • post/v1/announcements
  • get/v1/announcements/{announcementId}
  • put/v1/announcements/{announcementId}
  • delete/v1/announcements/{announcementId}
  • post/v1/ir-schema
[v1] Organisation Unit Statistics

Get an organisation unit statistics

get/v1/organisation-unit/{unit}/statistics

Path parameters

unitstring uuid required

Query parameters

statisticsstring[] required

Response

Ok.

Changes