Is there an API call to retrieve all active shortcuts UiPath Assistant?

In UiPath, assigning a keyboard shortcut to any automation function is possible. I’m interested in making an API call to obtain each automation by name and its corresponding keyboard shortcut. Is there an API that can be used to retrieve this information?

@Rowley101

I dont think there is any api as such

to know full range of apis can check here

<orchestratorurl>/swagger/index.html

cheers