UiPath Documentation
automation-hub
latest
false

Automation Hub api guide

Last updated May 6, 2026

Permissions Per Endpoint

Admin Console

Note:

The Open API permission system works by the same principles of the one included in the Automation Hub interface.When an API token is generated with a user associated to it, then the permissions of that user will be reflected in the API calls he can perform via the Open API.

ActionPermissionsToken Type
GET - /hierarchyOpen endpoint that can be accessed by all users, regardless of their permissions in the interface.Personal TokenUser Assigned TokenTenant Level Token
GET - /appinventoryOpen endpoint that can be accessed by all users, regardless of their permissions in the interface.Personal TokenUser Assigned TokenTenant Level Token
GET - /usersAll users with the Manage Users permissionPersonal TokenUser Assigned TokenTenant Level Token
POST - /adduserAll users with the Manage Users permissionPersonal TokenUser Assigned TokenTenant Level Token
POST - /edituserAll users with the Manage Users Roles permissionPersonal TokenUser Assigned TokenTenant Level Token
GET - /rolesAll users with the Manage Users rolePersonal TokenUser Assigned TokenTenant Level Token

Automation Ideas

ActionPermissionsToken Type
GET - /automationsIs limited based on user's permissions to specific categories. For example: if a user is has a "Standard User" permission that applies to "Legal", GET Automations will display all the automations in "Legal".Personal TokenUser Assigned Token
POST - /automationideaAll users that are allowed to submit Employee Driven ideas as per the permission in the interface.Personal TokenUser Assigned Token the call works only if you define a submitter in the Body
POST - /coe-automationideaAll users that are allowed to submit CoE Driven ideas as per the permission in the interface.Personal TokenUser Assigned Token the call works only if you define a submitter in the Body
POST - /automations/statusAll users that are allowed to Edit details of ideas as per the permission in the interface.Personal TokenUser Assigned Token
GET - /cbaAll users that are allowed to View details of the Cost Benefit Analysis as per the permission in the interface.Personal TokenUser Assigned TokenTenant Level Token
GET - /collaboratorsAll users that are allowed to View Idea Collaborators as per the permission in the interface.Personal TokenUser Assigned TokenTenant Level Token

Automation Pipeline

ActionPermissionsToken Type
GET - /automationpipelineAll users that are allowed to View the Automation Pipeline as per the permission in the interface.Personal TokenUser Assigned Token

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated