Since the initial beta release of the Copilot User Management API, we’ve heard feedback that obtaining the full set of Copilot seats and their associated activity status has been cumbersome. Many enterprise admins did not have the necessary “write” permissions and needed to iterate over multiple organizations’ data due to the lack of an enterprise endpoint.
With today’s update, we’ve added a centralized enterprise endpoint for listing Copilot seats and associated metadata across the enterprise. We have also updated the necessary scope to read:enterprise
. Now, all enterprise admins can quickly gather their enterprise’s Copilot seats details with just one API request!
Likewise, for existing, non-destructive endpoints on the User Management API, we have updated all minimum permission requirements to read
from write
.
Check out our updated documentation to learn more and try it out today! You can share your feedback with us in this discussion.