I try to use API GET/v1/orgs/{orgId}/event-actions to get event action information.
I have filtered out 354 actions.
Is there any documentation that describes these actions in detail?
For example:
| 1 | approved_users_access_request |
| 2 | join_invite_url |
| 3 | join_through_direct_access |
| 4 | managed_account_deactivated |
| 5 | managed_account_deleted |
| 6 | managed_account_deletion_cancelled |
| 7 | managed_account_deletion_scheduled |
| 8 | managed_account_reactivated |
| 9 | scim_unmanaged_user_created |
| 10 | scim_unmanaged_user_deleted |
| 11 | scim_user_create |
| 12 | scim_user_delete |
| 13 | user_added_to_site |
| 14 | user_created |
Thanks
API: https://developer.atlassian.com/cloud/admin/organization/rest/api-group-events/#api-group-events.