Skip to main content

Get Office 365 apps

Select

SaaS
Customer Managed

Get list of Office 365 apps

Query Parameters
  • pageNumber int32
  • pageSize int32
  • sort string
  • searchKey string
Responses

OK


Schema
  • totalRecords int64
  • clients object[]
GET /v4/office365    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
pageNumber — query
pageSize — query
sort — query
searchKey — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Office365' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'