Documentation forAccess Rights Manager

ARM web API documentation

Overview

The ARM application provides a comprehensive REST API for managing access rights, workflows, user accounts, and resources across Active Directory and other technology platforms. This document describes all available API endpoints, their parameters, and usage examples.

API Version Compatibility

The following table shows the availability of API endpoints across different ARM versions:

Endpoint

Method

Version 7.1

Version 7.5

Version 7.6

Version 8.0+

Version 9.0.737+

/Session/login

GET

Deprecated

Deprecated

/api/v1/session/login

POST

/AccountRead/GetAccounts

GET

Deprecated

Deprecated

/api/v1/account

GET

/api/v1/account/all

GET

/api/v1/account/parents

GET

/Configuration/GroupWizard

GET

Deprecated

Deprecated

/api/v1/config/groupwizard

GET

/api/v1/Cockpit

GET

/api/v1/orders/GetAllOrders

GET

/api/v1/orders/GetAllOrdersPaged

GET

/api/v1/orders/SubmitOrder

POST

/api/v1/orders/ApproveOrderItems

POST

/api/v1/orders/RejectOrderItems

POST

/api/v1/Workflow/GetWorkflows

GET

/api/v1/Workflow/InsertWorkflow

POST

/api/v1/Workflow/UpdateWorkflow

PUT

/api/v1/Resources/Roots

GET

/api/v1/Resources/Children

GET

/api/v1/Analyze/Scenarios

GET

/api/v1/Recertification/Resources

GET

/api/v1/alert

GET

/api/v1/Profiles

GET

/api/v1/TimeLine/Events

POST

Legend: - ✓ = Available - ✗ = Not Available - Deprecated = Available but deprecated, use newer endpoint

Note: This table shows key endpoints. All /api/v1/ endpoints are available from version 8.0 onwards unless otherwise noted. Some advanced features like Analyze, Recertification, and Timeline are only available from version 9.0.737+.

Table of Contents

  1. Account template APIs

  2. Account management APIs

  3. Account read APIs

  4. Action APIs

  5. Active Directory change APIs

  6. Alert APIs

  7. Alert management APIs

  8. Analyze action APIs

  9. Analyze and risk assessment APIs

  10. Analyze APIs

  11. Authentication and authorization APIs

  12. Auth Windows APIs

  13. Cockpit APIs

  14. Config APIs

  15. Configuration APIs

  16. Connection APIs

  17. Creation rule APIs

  18. Dashboard APIs

  19. Data models

  20. Data owner APIs

  21. Diags APIs

  22. Filesystem APIs

  23. Guest users APIs

  24. Home APIs

  25. Identities APIs

  26. Import Data APIs

  27. Info APIs

  28. Language and localization APIs

  29. Language APIs

  30. Legacy and utility APIs

  31. Legacy creation rule APIs

  32. Legacy search account APIs

  33. Logbook APIs

  34. Logged user information APIs

  35. Network APIs

  36. Network configuration APIs

  37. Node o365 APIs

  38. Node risk APIs

  39. Nodes APIs

  40. Order management APIs

  41. Orders APIs

  42. Profile APIs

  43. Profile management APIs

  44. Properties APIs

  45. Purpose group APIs

  46. Recertification APIs

  47. Resource management APIs

  48. Resources APIs

  49. Risk assessment dashboard APIs

  50. Scan configuration APIs

  51. Search account APIs

  52. Search APIs

  53. Search resource APIs

  54. Session APIs

  55. Session management APIs

  56. Status APIs

  57. Technology APIs

  58. Timeline APIs

  59. User management APIs

  60. Workflow APIs