OneClarity — Teams Transcriptor

Admin dashboard · Base URL: https://teamsmeeting.oneclarity.ai

Onboarding
GET
/onboard
Client onboarding page — Microsoft consent + PowerShell setup instructions
Open
GET
/onboard/status
All tenants — subscription IDs, expiry, live resource path verification
Open
POST
/onboard/reregister-all
Force re-register every active tenant's subscription with the correct resource path
Setup Scripts
GET
/setup
Teams Admin policy setup — Windows & macOS PowerShell commands, Python fallback download
Open
GET
/setup/setup.ps1
Raw PowerShell script with App Client ID pre-filled — fetched by the iwr | iex one-liner
View
GET
/setup/download
Download onboard.py with App Client ID pre-filled — Python fallback for admins
Download
Webhook
POST
/webhook/teams-transcript
Microsoft Graph change notification receiver — called by Graph when a new transcript is created
Internal
System
GET
/health
Server and database health check
Check