Usage
m365 planner tenant settings list [options]
Description
Returns the Microsoft Planner configuration of the tenant
Options
None!
Examples
List the current Planner tenant configuration
m365 planner tenant settings list
Remarks
To use this command you must be a global admin.
After executing the command planner tenant settings set, it can take some time for all changes to propagate across the tenant. Because of this, executing this command right away can return unexpected results.
Additional Info
Didn't find any relevant API docs.
However only thing you should do it execute following request:
Accept: application/json;odata.metadata=none
GET https://tasks.office.com/taskAPI/tenantAdminSettings/Settings
Usage
m365 planner tenant settings list [options]
Description
Returns the Microsoft Planner configuration of the tenant
Options
None!
Examples
List the current Planner tenant configuration
Remarks
To use this command you must be a global admin.
After executing the command
planner tenant settings set, it can take some time for all changes to propagate across the tenant. Because of this, executing this command right away can return unexpected results.Additional Info
Didn't find any relevant API docs.
However only thing you should do it execute following request: