automation-suite
2023.10
false
- Getting started
- About this guide
- Available resources
- API endpoint URL structure
- Enumeration List
- Authentication
- Scopes and permissions
- Platform Management APIs

Automation Suite API guide
Last updated Feb 24, 2026
Enumeration List
Enumerations define a set of distinct and predefined values that serve as accepted options for specific attributes or fields in API requests and responses.
Platform management APIs expose several enums, as follows:
| Enum | Values |
|---|---|
| GroupType | builtIn = 0custom = 1 |
| UserType | userrobotdirectoryUserdirectoryGrouprobotAccount |
| LoginAttemptResult | successinvalidPassworduserIsNotActiveinvalidUserNameTenancyNametenantIsNotActiveuserEmailIsNotConfirmedunknownExternalLoginlockedOutexternalFailedAuthenticationadLogin |