Interop API
Last updated
Was this helpful?
Last updated
Was this helpful?
Get a list of TenantInfo
representing your licensed and authorized Integration tenants.
/tenants
Optionally restrict the returned list of tenants to only those for the specified Accounts.
Optionally restrict the returned list of tenants to only those for the specified Integration or Integrations. Use this parameter when you have multiple Integrations all serviced by the same client application. When omitted, includes tenants of all Integrations owned by your account.
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Get the list of ScopingSchool
s that define how to scope this tenant's repository by school
/tenant/scoping/schools
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
/tenant/scoping/schools/{id}
id of the Scoping School to update
Get the list of Scoping Courses to apply to this tenant's repository
/tenant/scoping/courses
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
/tenant/scoping/courses/{id}
id of the Scoping Course to update