Event Resource and Types

API v2 Events is available. /api/2/events uses cursor-based pagination and is much faster when paging through large result sets. See the API v2 Event Resource and List Events.

This page provides details about common event elements that you’ll encounter while working with the Event API, such as event type IDs and their descriptions.

There are three endpoints for the events API:

Both **Get Events** and **Get Event Types** return items that have an ID attribute, but **Get Event by ID** only works if you use the *id* value returned with the **Get Events** endpoint. This ID is a unique identifier of a particular event that happened at a particular point in time, and is ***not*** to be confused with *event_type_id* value returned by the **Get Event Types** endpoint, which instead identifies a particular type of event, such as a login event or a create user event.

Event Resource

Event-related dates and times use the Coordinated Universal Time (UTC) ISO8601 format: YYYY-MM-DDThh:mm:ss.mscZ. For example: 2016-01-21T09:20:15.990Z.

ElementData TypeDescription

account_id

Integer

Account that triggered the event.

actor_system

String

Acting system that triggered the event when the actor is not a user.

actor_user_id

Integer

ID of the user whose action triggered the event.

actor_user_name

String

First and last name of the user whose action triggered the event.

To avoid confusion, note that this element refers to the name of the acting user, not to their username in OneLogin. If their first and last name user attributes are empty, the element will instead return the user's email address.

app_id

Integer

ID of the app involved in the event, if applicable.

app-name

String

Name of the app involved in the event, if applicable.

assuming_acting_user_id

Integer

ID of the user who assumed the role of the acting user to trigger the event, if applicable.

client_id

String

Client ID used to generate the access token that made the API call that generated the event.

created_at

String

ISO8601 Time and date at which the event was created. This value is autogenerated by OneLogin.

custom_message

String

More details about the event.

directory_sync_run_id

Integer

Directory sync run ID.

error_description

String

Provisioning error details, if applicable.

event_type_id

Integer

Type of event triggered.

For details, see "Event Type IDs" below.

group_id

Integer

ID of a group involved in the event.

group-name

String

Name of a group involved in the event.

id

Integer

Event's unique ID in OneLogin. Autogenerated by OneLogin.

ipaddr

String

IP address of the machine used to trigger the event.

notes

String

More details about the event.

otp_device_id

Integer

ID of a device involved in the event.

otp_device_name

String

Name of a device involved in the event.

policy_id

Integer

ID of the policy involved in the event.

policy_name

String

Name of the policy involved in the event.

resource_type_id

Integer

ID of the resource (user, role, group, and so forth) associated with the event.

role_id

Integer

ID of a role involved in the event.

role_name

String

Name of a role involved in the event.

user_id

Integer

ID of the user that was acted upon to trigger the event.

user_name

String

First and last name of the user that was acted upon to trigger the event.

To avoid confusion, note that this element refers to the name of the affected user, not to their username in OneLogin. If their first and last name user attributes are empty, the element will instead return the user's email address.

risk_cookie_id

String

assumed_by_superadmin_or_reseller

Integer

certificate_id

Integer

mapping_id

Integer

radius_config_id

Integer

risk_score

Integer

param

String

adc_id

Integer

solved

Boolean

service_directory_id

Integer

object_id

Integer

user_field_id

Integer

risk_reasons

String

policy_type

String

resolved_at

String

trusted_idp_id

Integer

privilege_id

Integer

proxy_ip

String

directory_sync_run_id

Integer

Event Type IDs

This is a list of the available Event Types. You can also get a list of all event types, their names, IDs, and descriptions by calling the Get Event Types API.

IDDescription
1App %app% added to role %role%
2App %app% removed from role %role%
3%actor_user% assumed %user%
4Assigned %role% to user %user%
5%user% logged into onelogin
6%user% failed authentication
7%user% logged out of onelogin
8%user% logged into %app%
9%user% failed to log into %app%
10%user% requested new password
11%actor_user% changed password for %user%
12%actor_user% unlocked %user%
13%user% was created by %actor_user%
14%user% updated by %actor_user%
15%user% deactivated by %actor_user%
16%user% was activated by %actor_user%
17%user% was deleted by %actor_user%
18Password request approved from %user%
19%user% locked
20User limit reached
21%user% suspended by %actor_user%
22%otp_device% registered for %user%
23Bulk operation triggered
24%otp_device% deregistered for %user%
25%custom_message%
26%custom_message%
27Downloaded browser cert
28%custom_message%
29%user% logged out of %app%
30%actor_user% updated credit card
31Credit card update failed
32%user% reactivated
33%user% imported from %directory%
34%user% requested access to %app%
35User locked out of app
36User lost otp device
37User join request
38%app% has reached user limit
39Connector broken
40%otp_device% unlocked for %user%
41%directory% started
42%directory% stopped
43%directory% reloaded configuration
44Notification from %directory%
45%directory% caught an exception
46%directory% failed over
47%directory% caught an exception
48%user% was imported
49%user% could not be updated
50%user% rejected
51%user% provisioned in %app%
52%user% updated in %app%
53%user% suspended in %app%
54%user% reactivated in %app%
55%user% deleted in %app%
56%custom_message%
57Rabbit down
58Rabbit restarted
59%custom_message%
60%custom_message%
61%user% could not be suspended in %app%
62%user% could not be reactivated in %app%
63%user% could not be deleted in %app%
64%user% could not be provisioned in %app%
65%user% could not be updated in %app%
66No users to import
67Failed to import user from directory
68%user% authenticated by %radius_config%
69%user% rejected by %radius_config%
70%account% granted permission to %privilege_name%
71%account% revoked permission to %privilege_name%
72%user% granted permission to %privilege_name%
73%user% permission to %privilege_name% revoked
74%user% has added %trusted_idp% to trusted idps
75%user% has removed %trusted_idp% from trusted idps
76%user% has modified the trusted idp %trusted_idp%
77%nameid% failed to login to %app% via idp %trusted_idp%.
78%nameid% was successfully proxied to %app% via idp %trusted_idp%.
79%user% failed to provision in %directory%
80%user% provisioned in %directory%
81%user% updated by %directory%
82%user% suspended in %directory%
83%user% reactivated in %directory%
84%user% deleted in %directory%
85Could not authenticate to %app%
86%custom_message%
87%actor_user% viewed secure note: %note_id%
88%actor_user% edited secure note: %note_id%
89%actor_user% deleted secure note: %note_id%
90%user% is not authorized to access app %app%
91User could not be determined by %radius_config%
92Nt hash requested for %user%
93Shared note
94Unshared note
95External groups import from %directory% started
96External groups import from %directory% finished
100Self registration request for %user%
101Self registration approved for %user%
102Self registration denied for %user%
103Self registration request unverified
104Self registration request verified
105Sms failure
106%actor_user% failed to change password for %user%
110%actor_user% updated user login information
111%actor_user% attempted to update login information
112%user% has changed the default trusted idp to %trusted_idp%
113Import from %directory% started
114Import from %directory% finished
115%user% invited by %actor_user%
116%user% could not be created
117Directory sync %directory_sync_run_id%
118Saml assertion warning for %actor_user% %note%
119%user% has removed %trusted_idp% as default trusted idp
120%actor_user% unlocked %user% in %directory%
121Scriptlet error: %nameid%
122%user% authenticated via api
123%user% failed authentication via api
124%custom_message%
125%custom_message%
126One of %directory%'s connectors was enabled
127One of %directory%'s connectors was disabled
128%user-synch active directory connector not responding
129%user% failed authentication with vldap, %notes%
130%user% successfully authenticated with vldap
131Export from %directory% started
132Export from %directory% finished
133Failed to provision user to directory
134Refresh schema action failed
135%certificate_name% is about to expire
136Directory attributes import from %directory% started
137%user% granted access to %app%
138%user% denied access to %app%
139Directory attributes import from %directory% finished
140%user% signed in into onelogin via social network: %notes%
141%user% authentication policy does not allow sign-in via social network: %notes%
145Smart password updated for %user%
146Smart password could not be updated for %user%
147%user% added to %role% role
148%user% removed from %role% role
149%user% automatically added to %role% role
150%user% automatically removed from %role% role
151%user% granted permission to manage %role% role
152%user% permission to manage %role% role revoked
153%user% successfully authenticated with vldap (onelogin desktop mac), %notes%
154%user% failed authentication with vldap (onelogin desktop mac), %notes%
155Directory attributes import failed for %directory%
156%user% created policy %policy%
157%user% updated policy %policy%
158%user% deleted policy %policy%
159%user% created proxy agent %proxy_agent%
160%user% deleted proxy agent %proxy_agent%
161%user% created radius configuration %radius_config%
162%user% updated radius configuration %radius_config%
163%user% deleted radius configuration %radius_config%
164%user% enabled vpn
165%user% updated vpn settings
166%user% disabled vpn
167%user% enabled embedding
168%user% updated embedding settings
169%user% disabled embedding
170%user% created authentication factor %authentication_factor%
171%user% updated authentication factor %authentication_factor%
172%user% deleted authentication factor %authentication_factor%
173%user% updated security questions
174%user% updated desktop sso settings
175%user% enabled desktop sso
176%user% disabled desktop sso
177%user% created %certificate_name% certificate
178%user% deleted %certificate_name% certificate
179%user% created %api_credential_name% api credential
180%user% deleted %api_credential_name% api credential
181%user% enabled %api_credential_name% api credential
182%user% disabled %api_credential_name% api credential
183%user% enabled virtual ldap
184%user% disabled virtual ldap
185%user% updated virtual ldap settings
186%user% enabled branding
187%user% disabled branding
188%user% updated branding
189%actor_user% added %mapping_name% mapping
190%actor_user% deleted %mapping_name% mapping
191%actor_user% disabled %mapping_name% mapping
192%actor_user% enabled %mapping_name% mapping
193%actor_user% updated %mapping_name% mapping
194%actor_user% added %user_field_name% custom user field
195%actor_user% deleted %user_field_name% custom user fields
196%user% updated company info
197%user% updated account settings
198%user% added directory %directory%
199%user% deleted directory %directory%
200%user% added connector instance to directory %directory%
201%user% deleted connector instance from directory %directory%
202%actor_user% reapplied mappings for %user%
203%actor_user% created self registration
204%actor_user% updated self registration
205%actor_user% deleted self registration
206%actor_user% manually added %user% to %app%
207%actor_user% manually removed %user% from %app%
208%actor_user% retried provisioning
209Directory field(s) is not unique
210Ldap directory %directory% caught an exception
211Admin %actor_user% changed password for %user%
212%custom_message%
213%actor_user% uploaded profile picture for %user%
214%actor_user% removed profile picture for %user%
215Admin %actor_user% changed account settings for %object%
216%custom_message%
217%custom_message%
218%actor_user% failed to reapply mappings for %user%
219%custom_message%
220Admin %actor_user% created payment record for %object%
221Admin %actor_user% updated payment record for %object%
222Admin %actor_user% deleted payment record for %object%
223User unlicensed
224%actor_user% added license to %user%
225%actor_user% removed license from %user%
226User unlicensed automatically
227%actor_user% failed to license %user%
228%actor_user% bulk licensed users
229%custom_message%
230%custom_message%
231%custom_message%
232%user% agreed to terms and conditions
233%user% did not agree to terms and conditions
234%actor_user% enabled terms and conditions for %policy%
235%actor_user% updated terms and conditions for %policy%
236%actor_user% disabled terms and conditions for %policy%
237%custom_message%
238%actor_user% redirected to an external site for password reset
239%custom_message%
240%actor_user% revealed password to %app% for %user%
241%actor_user% failed to import csv
242%custom_message%
243%custom_message%
244Report %report_name% was generated in background
245Report %report_name% failed generation in background
246Report %report_name% terminated during generation in background
247Failed to reapply mappings for %user%
248Successfully reapplied mappings for %user%
249Bulk operation %custom_message% failed for user %user%
250%custom_message%
251Provisioning app throttled
252Failed to remove %user% from %app% app
253Failed to reapply entitlement mappings for %user% in %app% app
254Reapplied entitlement mappings for %user% in %app% app
255%actor_user% manually updated %user% login for %app%
291%user% was created by tidp %trusted_idp%
300%directory% started
301Notification from %directory%
303%directory% reloaded configuration
304%directory% stopped
305%directory% failed over
306%actor_user% tried to manually add %user% to %app%. %custom_message
307Active directory connector provisioning error
330%user% disassociated from %directory%
331%user% associated to %directory%
332%directory% external id was updated for %user%
333%directory% external id was deleted for %user%
334%user% not updated in %app%
350Approved all users
351%user% approved by %actor_user%
400Api - bad request using %client_name%
401Api - unauthorized using %client_name%
402A mapping was skipped for %user%; %notes%
410%actor_user% created broadcaster %custom_message%
411%actor_user% updated broadcaster %custom_message%
412%actor_user% deleted broadcaster %custom_message%
501Api - page of results returned on %resource% using %client_name%
502Api - one record returned on %resource% using %client_name%
503Api - get resource / attributes on %resource% using %client_name%
510Api - password updated for %user% using %client_name%
511Api - password updated for %user% using %client_name%
512Api - custom attributes set for %user% using %client_name%
513Api - roles added to %user% using %client_name%
514Api - roles removed for %user% using %client_name%
515Api - authorization token called using %client_name%
516Api - %user% logged out using %client_name%
517Api - password not updated for %user% using %client_name%
518Api - password not updated for %user% using %client_name%
519Api - failed to set custom attribute
520Api - roles not added to %user% using %client_name%
521Api - roles not removed for %user% using %client_name%
522Api - authorization token call failed using %client_name%
523Api - %user% failed to log out using %client_name%
524Api - %user% not deleted using %client_name%
525Api - invite link not obtained using %client_name%
526Api - %user% not locked using %client_name%
527Api - verify factor failed using %client_name%
528Api - verify factor called using %client_name%
529Api - %user% updated using %client_name%
530Api - %user% deleted using %client_name%
531Api - %user% locked using %client_name%
532Api - %user% not updated using %client_name%
533Api - user created using %client_name%
534Api - user not created using %client_name%
535Api - invite link using %client_name%
536Api - get otps for %user% using %client_name%
537Api - confirm otp for %user% using %client_name% succeeded
538Api - confirm otp for %user% using %client_name% failed
539Api - trigger factor for %user% using %client_name% succeeded
540Api - otp created for %user% using %client_name%
541%user% updated directory %directory%
542Ous were updated for %directory%
545Api - invite link not sent using %client_name%
546Api - invite link sent using %client_name%
550%user% was force logged out
551%user% suspended by %actor_user% via api
552%user% reactivated via api
553%user% locked via api
554%actor_user% unlocked %user% via api
555%actor% from %assuming_account% assumed %user% from %account_name%
600%app% was added by %user%
601%app% was updated by %user%
602%app% was removed by %user%
651Announcement created
652Announcement updated
653Announcement deleted
700Connector %object% was created by %user%
701Connector %object% could not be created
702Connector %object% %custom_message% was updated by %user%
703Connector %object% could not be updated
704Connector %object% %custom_message% was deleted by %user%
705Connector %object% could not be deleted
706%custom_message%
800Parameter %object% was created by %user%
801Parameter %object% could not be created
802Parameter %object% was updated by %user%
803Parameter %object% could not be updated
804Parameter %object% was deleted by %user%
805Parameter %object% could not be deleted
900%user% successfully logged in on a trusted device
901%user% failed to log in on a trusted device
902%user% deleted device for onelogin desktop
903%user% unbind user from device for onelogin desktop
904%user% successfully logged in via onelogin desktop
905%user% failed to login via onelogin desktop
906%user% failed to authenticate via onelogin desktop
907User has been provisioned to directory successfully
911%actor_user% revoked user certificate
912%actor_user% revoked device certificate
931%user% enabled adaptive login for account
932%user% disabled adaptive login for account
950%user% denied auth via otp push request
1001%user% challenged for otp
1002%user% failed otp challenge
1010%user% reauthenticated into %app%
1100%actor_user% generated temporary otp token for %user%
1101%actor_user% revoked temporary otp token for %user%
1200User is not authorized to perform action on app
1201User is not authorized to perform action on user
1244%custom_message%
1245%custom_message%
1300App %app% was created via api
1301App %app% failed to create via api
1302App %app% was updated via api
1303App %app% failed to update via api
1304App %app% was destroyed via api
1305App %app% failed to destroy via api
1400User verified otp device
1401Api - authorization app creation failed
1402Api - authorization app updated
1403Api - authorization app update failed
1404Api - authorization app destroyed
1405Api - authorization app destroy failed
1406Api - authorization scope created
1407Api - authorization scope creation failed
1408Api - authorization scope updated
1409Api - authorization scope update failed
1410Api - authorization scope destroyed
1411Api - authorization scope destroy failed
1412Api - authorization claim created
1413Api - authorization claim failed
1414Api - authorization claim updated
1415Api - authorization claim update failed
1416Api - authorization claim destroyed
1417Api - authorization claim destroy failed
1418Api - authorization client created
1419Api - authorization client creation failed
1420Api - authorization client updated
1421Api - authorization client update failed
1422Api - authorization client destroyed
1423Api - authorization client destroy failed
1424Api - authorization app created
1500Sandbox %sandbox% sync initiated by %user%
1501Failed to sync sandbox %sandbox% by %user%
1502Sync sandbox %sandbox% by %user% completed
1503Sandbox %sandbox% deleted by %user%
1504Failed to delete sandbox %sandbox% by %user%
1505Sandbox %sandbox% created by %user%
1506Failed to create sandbox %sandbox% by %user%
1507Sandbox %sandbox% updated by %user%
1508Failed to update sandbox %sandbox% by %user%
1509Sandbox %sandbox% deleted using %api_credential_name%
1510Failed to delete sandbox %sandbox% using %api_credential_name%
1511Sandbox %sandbox% created using %api_credential_name%
1512Failed to create sandbox %sandbox% using %api_credential_name%
1513Sandbox %sandbox% updated using %api_credential_name%
1514Failed to update sandbox %sandbox% using %api_credential_name%
1600User deleted security factor
1601User renamed security factor
1602Profile devices update default
1603User changed default portal/profile language
1604User changed phone number
1605User changed portal default tab through profile
1606User updated profile photo
1607User changed new login detection setting
1608Profile change password
1609Profile settings update show tabs
1700%user% created radius attribute in %radius_config%
1701%user% updated radius attribute in %radius_config%
1702%user% deleted radius attribute in %radius_config%
1801Role %role% created
1802Role %role% deleted
1900%custom_message%
1901%custom_message%
1902%custom_message%
1903%custom_message%
1904%custom_message%
1905%custom_message%
2000Smart hooks retrieved
2001Sending email with custom smtp settings failed
2002Smtp configuration updated
2003Smart hook created
2004Smart hook creation failed
2005Smart hook fetched
2006Smart hook logs retrieved
2007Smart hook updated
2008Smart hook update failed
2009Smart hook deleted
2010Smart hook deletion failed
2011Smart hook environment variables retrieved
2012Smart hook environment variable created
2013Smart hook environment variable creation failed
2014Smart hook environment variable retrieved
2015Smart hook environment variable updated
2016Smart hook environment variable update failed
2017Smart hook environment variable deleted
2018Smart hook environment variable deletion failed
2019Hooks execution success
2020Hooks execution failed
2051Smtp configuration settings created
2052Smtp configuration settings updated
2053Smtp configuration settings deleted
2100Api - privilege %privilege_name% was created using %api_credential_name%
2101%actor_user% created privilege %privilege_name%
2102Api - privilege %privilege_name% was updated using %api_credential_name%
2103%actor_user% updated privilege %privilege_name%
2104Api - privilege %privilege_name% was deleted using %api_credential_name%
2105%actor_user% deleted privilege %privilege_name%
2106Api - privilege %privilege_name% was assigned to user %user% using %api_credential_name%
2107User %actor_user% assigned the privilege %privilege_name% to user %user%
2108Api - privilege %privilege_name% removed from user %user% using %api_credential_name%
2109User %actor_user% removed the privilege %privilege_name% from user %user%
2110Api - privilege %privilege_name% assigned to role %role% using %api_credential_name%
2111User %actor_user% assigned the privilege %privilege_name% to role %role%
2112Api - privilege %privilege_name% removed from role %role% using %api_credential_name%
2113User %actor_user% removed the privilege %privilege_name% from role %role%
2114User %actor_user% is not authorized to perform %privilege_action%%on_role%
2201Report %report_name% created by %actor_user%
2202Report %report_name% updated by %actor_user%
2203Report %report_name% cloned by %actor_user%
2204Report %report_name% destroyed by %actor_user%
3000Oidc general fail
3001Oidc implicit flow for %app% success
3002Oidc implicit flow for %app% failed
3003Oidc get code for %app% success
3004Oidc get code for %app% failed
3005Oidc authorization code for %app% success
3006Oidc authorization code for %app% failed
3007Oidc client credentials for %app% success
3008Oidc client credentials for %app% failed
3009Oidc password for %app% success
3010Oidc password for %app% failed
3011Oidc refresh token for %app% success
3012Oidc refresh token for %app% failed
3013Oidc validate token for %app% success
3014Oidc validate token for %app% failed
3015Oidc revoke token for %app% success
3016Oidc revoke token for %app% failed
3017Oidc user info for %app% success
3018Oidc user info for %app% failed
3019%object% - notification was sent to %user%
3020%actor_user% created %group% group
3021%actor_user% updated %group% group
3022%actor_user% destroyed %group% group
3023%actor_user% created secure note: %note_id%
3024User %actor_user% is not authorized to perform %privilege_action%%on_group%
3025User %actor_user% is not authorized to perform %privilege_action% on %policy%
3026User unset default factor
3027User %actor_user% is not authorized to perform %privilege_action%%on_report%
3028User %actor_user% is not authorized to perform %privilege_action%%on_trusted_idp%
3029One identity cloud organization registered
3030One identity cloud organization linked
3031One identity cloud organization unlinked
3032One identity cloud subscription created
3033One identity cloud subscription linked
3034One identity cloud subscription removed
3035Directory groups import started
3036Directory groups import finished
3037Directory groups import exception
7100Get auth factors success
7101Get auth factors failed
7200Delete otp device success
7201Delete otp device failed
7300Verify factor for assertion success
7301Verify factor for assertion failed
7400Saml assertion via mfa success
7401Saml assertion via mfa failed
7500Trigger factor success
7501Trigger factor failed
7600Set state success
7601Set state failed
7700Create factor success
7701Create factor failed
9000%actor_user% enabled %task_name%
9001%actor_user% disabled %task_name%
9002User initiated workflow
9003%task_name% for %user% was completed by %actor_user%
9004%actor_user% marked %task_name% complete for %user%
9005%actor_user% marked %task_name% complete for %user%
9006%task_name% for %user% was marked incomplete by %actor_user%
9007%user% enabled onboarding
9008%user% disabled onboarding
9009%user% enabled offboarding
9010%user% disabled offboarding
9011%actor_user% initiated offboarding for %user%
9012%actor_user% initiated onboarding for %user%
9013%task_name% for %user% was completed by %actor_user%
9014Api - app rules list for %app% success
9015Api - app rules list for %app% failed
9016Api - app rules create for %app% success
9017Api - app rules create for %app% failed
9018Api - app rules update for %app% success
9019Api - app rules update for %app% failed
9020Api - app rules get for %app% success
9021Api - app rules get for %app% failed
9022Api - app rules dryrun for %app% success
9023Api - app rules dryrun for %app% failed
9024Api - app rules delete for %app% success
9025Api - app rules delete for %app% failed
9026Api - app rules sort for %app% success
9027Api - app rules sort for %app% failed
9028Api - app rules apply for %app% success
9029Api - app rules apply for %app% failed
9030Api - app rules refresh entitlements for %app% success
9031Api - app rules refresh entitlements for %app% failed
9032Api - app rules list conditions for %app% success
9033Api - app rules list conditions for %app% failed
9034Api - app rules list condition operators for %app% success
9035Api - app rules list condition operators for %app% failed
9036Api - app rules list actions for %app% success
9037Api - app rules list actions for %app% failed
9038Api - app rules list action values for %app% success
9039Api - app rules list action values for %app% failed
9040%user% granted permission to manage %role% role failed
9041%user% permission to manage %role% role revoked failed
9042App %app% added to role %role% failed
9043App %app% removed from role %role% failed
9044%user% added to %role% role failed
9045%user% removed from %role% role failed
9046Role %role% created failed
9047Role %role% deleted failed
9048Api - roles list for %role% success
9049Api - roles list for %role% failed
9050Api - roles get for %role% success
9051Api - roles get for %role% failed
9052Api - roles update for %role% success
9053Api - roles update for %role% failed
9054Api - roles list apps for %role% success
9055Api - roles list apps for %role% failed
9056Api - roles list users for %role% success
9057Api - roles list users for %role% failed
9058Api - roles list administrators for %role% success
9059Api - roles list administrators for %role% failed
9101Vigilance ai rule crreated
9102Vigilance ai rule create failed
9103Vigilance ai rule updated
9104Vigilance ai rule update failed
9105Vigilance ai rule deleted
9106Vigilance ai rule delete failed
9107Vigilance ai rule list
9108Vigilance ai rule list failed
9109Vigilance ai get rule
9110Vigilance ai rule get failed
9111Vigilance ai track event
9112Vigilance ai track event failed
9113Vigilance ai get risk score
9114Vigilance ai get risk score failed
9115Vigilance ai get score insight
9116Vigilance ai get score insight failed

Postman Collection

Run In Postman