user - Get LUIS Azure accounts
Gets the LUIS Azure accounts for the user using his ARM token.
get/azureaccounts
Headers
Authorizationstring required
The bearer authorization header to use; containing the user's ARM token used to validate Azure accounts information.
ArmTokenstring
The custom arm token header to use; containing the user's ARM token used to validate azure accounts information.
Response
A list of Azure account information objects.
Changes
Changed in 1 of the 11 revisions of this API.1
- ○
added the new optional
headerrequest parameterArmTokennew-optional-request-parameter
- ○