/TenantConfig/GetAdminSecurityQuestions

Gets the admin-defined questions for a tenant.

Response

API-Result

success boolean
Indicates if the questions were successfully retrieved.

Result Array of Objects
An array of objects describing the admin-defined questions for the tenant.

Result._encryptkeyid string
The tenant ID

Result.culture string
The tenant culture

Result.Question string
The text for the question

Result.Uuid string
The unique ID of the question

Message string
Error message text on failure, may be null

ErrorID string
Unique support identifier for this occurrence of an error

success boolean
Indicates API success or failure

Language
Click Try It! to start a request and see the response here!