Skip to main content
GET
List governance settings

Authorizations

Authorization
string
header
required

Azure AD app-only access token. Obtain it from GET /v1/oauthToken and send it as the Authorization: Bearer {token} header.

Query Parameters

pageNumber
integer

1-based page number. Results are 10 per page. Omit for the first page.

Required range: x >= 1

Response

Successful operation

ID
string<uuid>
MainContact
string
EmailSubjectPrefix
string
AllowEnableCustomScripts
boolean | null