Skip to main content

Get Office 365 Azure apps

Select

SaaS
Customer Managed

Get list of Office 365 Azure apps

Path Parameters
  • appId int32 required
Responses

OK


Schema
  • count int32
  • azureDirectoryId string

    Azure application directory id.

  • apps object[]
GET /v4/office365/:appid/azureapp    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
appId — path required
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'