# Robot Account

> Use these endpoints to manage robot accounts.

Use these endpoints to manage robot accounts.

* [Get robot accounts](https://docs.uipath.com/orchestrator/standalone/2025.10/api-Guide/get-all-robot-accounts#get-all-robot-accounts)
* [Delete robot accounts](https://docs.uipath.com/orchestrator/standalone/2025.10/api-Guide/delete-robot-accounts#delete-robot-accounts)
* [Get specific robot accounts](https://docs.uipath.com/orchestrator/standalone/2025.10/api-Guide/get-specific-robot-account#get-specific-robot-account)
* [Delete specific robot account](https://docs.uipath.com/orchestrator/standalone/2025.10/api-Guide/delete-specific-robot-account#delete-specific-robot-account)
* [Create robot account](https://docs.uipath.com/orchestrator/standalone/2025.10/api-Guide/create-a-new-robot-account#create-a-new-robot-account)
* [Update robot account](https://docs.uipath.com/orchestrator/standalone/2025.10/api-Guide/update-robot-account#update-robot-account)
  :::important
  * For user-scoped requests, you need an organization administrator account to access these endpoints.
  * For application-scoped requests, you can access these endpoints using S2S tokens obtained through the client credentials flow.
  :::
