Microsoft Teams Meeting

Accessing Transcripts APIs

By default, you will not have access to the Transcripts-related APIs. Request your admin to grant tenant-wide permission to Knit for Transcripts Read Access.


Admin Consent Process

  • The admin must use the following URL to grant consent:

    https://login.microsoftonline.com/{tenantId}/adminconsent?client_id=[client_id]&redirect_uri={myurl}
    
  • Replace the placeholders in the URL and paste in browser.

    • client_id β†’ For Knit Meetings Connector this value is - 1bccf133-4c14-4369-9202-56faddaa9c37
    • tenantId β†’ Find it in Azure β†’ Azure Active Directory β†’ Overview β†’ Tenant ID
    • redirect_uri β†’ You will be redirect to this URL after consent . It can be any publicly accessible web page for your app. For Knit API connector we can use this https://www.getknit.dev

What Happens After Consent?

  • If the admin accepts the request, they will be redirected to:
    https://www.getknit.dev?admin_consent=True&tenant={yourTenantId}

πŸ“˜

Grant Admin Consent for Transcript API (Loom)

Click here to see complete process - MS Teams Admin Consent